Skip to content

Commit

Permalink
update version of node.js in .travis.yml to latest (4.2.6)
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Feb 5, 2016
1 parent 738d5b3 commit 5de987a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
node_js:
- "4.2.4"
- "4.2.6"
- "5.5.0"
env:
- JWT_SECRET="EverythingIsAwesome!"
before_install:
Expand Down

0 comments on commit 5de987a

Please sign in to comment.