Skip to content

Commit

Permalink
Update node.js versions for Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Y-LyN-10 committed Nov 27, 2017
1 parent 9a32e0d commit 0a37298
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
@@ -1,9 +1,9 @@
language: node_js

node_js:
- 4.0
- 4
- 5
- "8"
- "9"
- "node"

sudo: false

0 comments on commit 0a37298

Please sign in to comment.