Skip to content

Commit

Permalink
Update Node.js version for Travis (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfmengels authored and sindresorhus committed Apr 27, 2016
1 parent ef0c8e0 commit 07181f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '5'
- '6'
- '4'
- '0.12'
- '0.10'
Expand Down

0 comments on commit 07181f4

Please sign in to comment.