Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

Commit

Permalink
Update nodejs version
Browse files Browse the repository at this point in the history
  • Loading branch information
sampaiodiego committed May 30, 2017
1 parent fbd78af commit c97fe70
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
language: node_js
node_js:
- 'latest'
- '7'
deploy:
provider: script
script: .travis/deploy.sh
on:
tags: true
branch: master
2 changes: 1 addition & 1 deletion matrix.org/hubot-freddie/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hubot-freddie",
"description": "Rocket.Chat's Hubot for Federation with matrix.org",
"version": "0.0.5",
"version": "0.0.7",
"author": {
"name": "Rocket.Chat",
"email": "[email protected]",
Expand Down

0 comments on commit c97fe70

Please sign in to comment.