We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3200c90 commit c997ef1Copy full SHA for c997ef1
.travis.yml
@@ -5,3 +5,6 @@ branches:
5
- gh-pages
6
after_success:
7
- npm run coveralls
8
+cache:
9
+ directories:
10
+ - node_modules
0 commit comments