There was an error while loading. Please reload this page.
1 parent 3c2c77d commit 2dad01cCopy full SHA for 2dad01c
.travis.yml
@@ -30,3 +30,7 @@ branches:
30
31
after_success:
32
- npm run codecov
33
+
34
+cache:
35
+ directories:
36
+ - node_modules
0 commit comments