Skip to content

Commit

Permalink
fix(Travis): remove node4 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
st0ffern committed Dec 12, 2017
1 parent 35706b3 commit a5302ba
Show file tree
Hide file tree
Showing 2 changed files with 783 additions and 468 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ cache:
notifications:
email: false
node_js:
- '7'
- '6'
- '4'
- '9'
- '8'
before_script:
- npm prune
after_success:
Expand Down
Loading

0 comments on commit a5302ba

Please sign in to comment.