Skip to content

Commit

Permalink
Run tests on node 4 and 5
Browse files Browse the repository at this point in the history
  • Loading branch information
rexxars committed Dec 30, 2015
1 parent 046c1a9 commit 47d7393
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
language: node_js
node_js:
- '5'
- '4'
- '0.12'
- '0.10'
- iojs
script:
- npm run test-travis
after_script:
Expand Down

0 comments on commit 47d7393

Please sign in to comment.