Skip to content

Commit 963a977

Browse files
cache node_modules
1 parent ef8975d commit 963a977

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ install: npm install
1717
before_script: greenkeeper-lockfile-update
1818
after_script: greenkeeper-lockfile-upload
1919
script: npm run test:ci
20+
cache:
21+
directories:
22+
- node_modules

0 commit comments

Comments
 (0)