Skip to content

Commit

Permalink
Update node versions for test
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonTian committed Mar 7, 2017
1 parent 599899f commit 453d84a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,5 +1,6 @@
language: node_js
node_js:
- "4"
- "5"
- "6"
- "7"
script: make test-coveralls

0 comments on commit 453d84a

Please sign in to comment.