Skip to content

Commit

Permalink
add travis node versions 8 and 9
Browse files Browse the repository at this point in the history
  • Loading branch information
dherault committed Sep 27, 2018
1 parent 55fdc60 commit bb256fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,6 +1,8 @@
language: node_js
node_js:
- node
- '9'
- '8'
- '7'
- '6'
- '5'
Expand Down

0 comments on commit bb256fd

Please sign in to comment.