Skip to content

Commit 4ec4634

Browse files
committed
Deployment test: disable Travis cache.
1 parent bf70a02 commit 4ec4634

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ before_script:
66
- echo " StrictHostKeyChecking no" >> ~/.ssh/config
77
- echo " CheckHostIP no" >> ~/.ssh/config
88
- npm install
9-
cache:
10-
directories:
11-
- node_modules
9+
#cache:
10+
# directories:
11+
# - node_modules

0 commit comments

Comments
 (0)