Skip to content

Commit e0e3afb

Browse files
cache node_modules
1 parent 1bc3544 commit e0e3afb

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
@@ -10,3 +10,6 @@ install: npm install
1010
before_script: greenkeeper-lockfile-update
1111
after_script: greenkeeper-lockfile-upload
1212
script: npm run test:ci
13+
cache:
14+
directories:
15+
- node_modules

0 commit comments

Comments
 (0)