Skip to content

Commit

Permalink
Adds node versions to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitvallon committed Mar 5, 2016
1 parent 7c5a8c2 commit a23fed4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,11 @@ node_js:
- "4.1"
- "4.2"
- "5.0"
- "5.1.1"
- "5.3"
- "5.4"
- "5.5"
- "5.6"
- "5.7.1"

script: npm run travis

0 comments on commit a23fed4

Please sign in to comment.