Skip to content

Commit

Permalink
Merge branch 'master' into chore/cache-node-modules
Browse files Browse the repository at this point in the history
  • Loading branch information
alanshaw authored May 14, 2018
2 parents 9aeda4e + d180e8d commit d0a2e19
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ sudo: false
cache:
directories:
- node_modules
git:
depth: 5
node_js:
- 4
- 5
- 6
- 7
- 8
- 10
after_script:
- npm run coveralls

0 comments on commit d0a2e19

Please sign in to comment.