Skip to content

Commit

Permalink
travis: update node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphtheninja committed Nov 5, 2016
1 parent b10b22b commit 45349f2
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
Expand Up @@ -16,8 +16,8 @@ before_install:
- export JOBS=max

node_js:
- "7"
- "6"
- "5"
- "4"
- "0.12"
- "0.10"

0 comments on commit 45349f2

Please sign in to comment.