Skip to content

Commit 4a21521

Browse files
Merge pull request #971 from rubensworks/dev/travis-cache
Cache npm in Travis
2 parents 4297641 + eb308ec commit 4a21521

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ script:
3131
after_success:
3232
- snyk monitor
3333

34+
cache: npm
35+
3436
notifications:
3537
email:
3638

0 commit comments

Comments
 (0)