Skip to content

Commit

Permalink
ic: Trying to speed things up with caching mechanism of node_modules
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorybesson committed May 8, 2017
1 parent da60404 commit 93bb918
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,9 @@ node_js:
- "5"
- "6"
- "7"
cache:
directories:
- node_modules
matrix:
include:
# Run e2e tests in Node.js 6.x
Expand Down

0 comments on commit 93bb918

Please sign in to comment.