Skip to content

Commit

Permalink
drop unsupported node 8 from .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Feb 27, 2020
1 parent 731a648 commit 0691c4f
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
language: node_js
sudo: false

node_js:
- node
- 12
- 10
- 8

os:
- linux

cache:
directories:
- $HOME/.npm

notifications:
email: false

0 comments on commit 0691c4f

Please sign in to comment.