Skip to content

Commit

Permalink
Test Travis on all versions of NodeJS (just to see)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienCastex committed May 22, 2017
1 parent 394341e commit 39d1211
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
language: node_js
node_js:
- "stable"
- "stable"
- "7"
- "6"
- "5"
- "4"
- "0"

0 comments on commit 39d1211

Please sign in to comment.