Skip to content

Commit

Permalink
Change Travis CI node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Wesley de Souza committed Aug 11, 2016
1 parent 2ef5ab2 commit bb8c82d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
language: node_js
node_js:
- "0.10"
- "node"
- "6"
- "5"
- "4"
- "0.12"

0 comments on commit bb8c82d

Please sign in to comment.