Skip to content

Commit

Permalink
.travis version update
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Jul 3, 2019
1 parent 32723fe commit da434c3
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions .travis.yml
@@ -1,11 +1,15 @@
language: node_js
sudo: false

node_js:
- 6
- 8
- node
- 12
- 10
notifications:
email: false
- 8
- 6

cache:
directories:
- $HOME/.npm

notifications:
email: false

0 comments on commit da434c3

Please sign in to comment.