Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Jun 16, 2017
1 parent 60ae3b9 commit d635535
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions .travis.yml
@@ -1,5 +1,12 @@
sudo: false
language: node_js
sudo: false
node_js:
- '4'
- '6'
- 8
- 6
- 4
notifications:
email: false
cache:
directories:
- $HOME/.npm
- node_modules

0 comments on commit d635535

Please sign in to comment.