Skip to content

Commit

Permalink
Run Travis CI with Node.js v6 and v8
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Jan 14, 2018
1 parent fe5141e commit c1d5aee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ os:
- linux

node_js:
- '8'
- '6'
- '5'
- '4'

before_install:
- npm install -g npm
Expand Down

0 comments on commit c1d5aee

Please sign in to comment.