Skip to content

Commit

Permalink
Parallel tests, modern JavaScript, and drop support for node < 8
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Oct 3, 2019
1 parent 563406d commit 768ece2
Show file tree
Hide file tree
Showing 5 changed files with 2,671 additions and 2,704 deletions.
12 changes: 4 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
language: node_js
sudo: false

node_js:
- node
- 12
- 10
- 8
- 6
- 4
notifications:
email: false
cache:
directories:
- $HOME/.npm
Loading

0 comments on commit 768ece2

Please sign in to comment.