Skip to content

Commit

Permalink
test on Node 6, 8 and 10.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Aug 7, 2018
1 parent 1c29382 commit b22266c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,9 +1,9 @@
language: node_js
sudo: false
node_js:
- '4'
- '6'
- '7'
- '8'
- '10'
script:
- npm run ci
env:
Expand Down

0 comments on commit b22266c

Please sign in to comment.