Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
klzns committed Mar 13, 2017
1 parent e12af76 commit 9959b09
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
language: node_js
sudo: false
cache:
directories:
- node_modules
node_js:
- '7'
- '6'
- '4'

0 comments on commit 9959b09

Please sign in to comment.