Skip to content

Commit

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

0 comments on commit f23cecd

Please sign in to comment.