Skip to content

Commit

Permalink
[root] Try travis cache node_modules
Browse files Browse the repository at this point in the history
  • Loading branch information
smialy committed Nov 10, 2018
1 parent e3f0926 commit c5a65cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
language: node_js
node_js:
- "10"
cache:
directories:
- node_modules
install:
- npm install --no-save --no-save [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
script:
Expand Down

0 comments on commit c5a65cc

Please sign in to comment.