Skip to content

Commit

Permalink
travis: add node 9
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphtheninja committed Feb 13, 2018
1 parent 430cfeb commit 0b4198c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Expand Up @@ -16,6 +16,7 @@ before_install:
- export JOBS=max

node_js:
- "8"
- "6"
- "4"
- 9
- 8
- 6
- 4

0 comments on commit 0b4198c

Please sign in to comment.