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 1bc3544 commit e0e3afbCopy full SHA for e0e3afb
.travis.yml
@@ -10,3 +10,6 @@ install: npm install
10
before_script: greenkeeper-lockfile-update
11
after_script: greenkeeper-lockfile-upload
12
script: npm run test:ci
13
+cache:
14
+ directories:
15
+ - node_modules
0 commit comments