Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Nov 21, 2018
1 parent 9e022a6 commit 91a1289
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
language: node_js
sudo: false

node_js:
- 10
- 8
- 6
- 4
notifications:
email: false

os:
- linux
- windows

cache:
directories:
- $HOME/.npm
- node_modules

notifications:
email: false

0 comments on commit 91a1289

Please sign in to comment.