Skip to content

Commit

Permalink
ci(travis): node@4 is in End-Of-Life, test long term supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Tronix117 committed Aug 21, 2018
1 parent 0b3c89c commit dc36ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ cache:
notifications:
email: false
node_js:
- '10'
- '8'
- '6'
- '4'
before_script:
- npm prune
- 'npm i -g jsinspect'
Expand Down

0 comments on commit dc36ee0

Please sign in to comment.