Skip to content

Commit

Permalink
add all supported stable node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert committed Sep 27, 2016
1 parent c0013e2 commit dd41207
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,7 +1,9 @@
language: node_js
node_js:
- '0.10'
- '0.11'
- '0.12'
- '4'
- '6'
script:
- npm test
branches:
Expand Down

0 comments on commit dd41207

Please sign in to comment.