Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed May 7, 2017
1 parent e46989a commit 013d64d
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
sudo: false
language: node_js
sudo: false
node_js:
- '0.10'
- '0.12'
- '4'
- '5'
- 7
- 6
- 4
cache:
directories:
- $HOME/.npm

0 comments on commit 013d64d

Please sign in to comment.