Skip to content

Commit

Permalink
updated node versions in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mciparelli committed Jun 28, 2016
1 parent 56ad80a commit 648f0c6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
language: node_js
node_js:
- "0.11"
- "0.11"
- "0.12"
- "4"
- "5"
- "node"

0 comments on commit 648f0c6

Please sign in to comment.