Skip to content

Commit

Permalink
Update Node.js version for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jfmengels committed Apr 26, 2016
1 parent d7d53eb commit d57c592
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
sudo: required
language: node_js
node_js:
- '6'
- '5'
- '4'
- '0.12'
Expand Down

0 comments on commit d57c592

Please sign in to comment.