Skip to content

Commit

Permalink
Travis CI: Switch from node to 4 and 5 to test latest NodeJS v4…
Browse files Browse the repository at this point in the history
….x.x and v5.x.x versions
  • Loading branch information
ntwb committed Dec 29, 2015
1 parent b10c081 commit 8a251c3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
@@ -1,5 +1,7 @@
language: node_js
node_js:
- "0.10"
- "5"
- "4"
- "0.12"
- node
- "0.10"

0 comments on commit 8a251c3

Please sign in to comment.