Skip to content

Commit

Permalink
GitHub #4 - Bump nodejs versions to test
Browse files Browse the repository at this point in the history
  • Loading branch information
sqmk committed Apr 14, 2016
1 parent c8251a5 commit bf79a6c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
language: node_js

node_js:
- 4.0
- 4.1
- 4.2
- 4.3
- 4.4
- 5.0
- 5.10

script:
- npm run test
Expand Down

0 comments on commit bf79a6c

Please sign in to comment.