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 ef8975d commit 963a977Copy full SHA for 963a977
.travis.yml
@@ -17,3 +17,6 @@ install: npm install
17
before_script: greenkeeper-lockfile-update
18
after_script: greenkeeper-lockfile-upload
19
script: npm run test:ci
20
+cache:
21
+ directories:
22
+ - node_modules
0 commit comments