Skip to content

Commit

Permalink
remove node 4
Browse files Browse the repository at this point in the history
Tap doesn't work well on node 4 windows, and it's past LTS.
  • Loading branch information
isaacs committed Oct 18, 2018
1 parent a462bec commit 6086e5a
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 @@ -4,7 +4,6 @@ node_js:
- 10
- 8
- 6
- 4

os:
- linux
Expand All @@ -15,4 +14,4 @@ cache:
- $HOME/.npm

notifications:
email: false
email: false

0 comments on commit 6086e5a

Please sign in to comment.