Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Jun 8, 2019
1 parent 721e93e commit 80b7563
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ os:
- linux

node_js:
- '8'
- '6'
- '8'
- '10'

before_install:
- npm install -g npm
Expand Down

0 comments on commit 80b7563

Please sign in to comment.