Skip to content

Commit 6f3c383

Browse files
committed
Remove cache
1 parent bb4df30 commit 6f3c383

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
sudo: false
22
language: node_js
33
node_js: stable
4-
cache:
5-
directories:
6-
- node_modules
74
before_install:
85
- export TRAVIS_COMMIT_MSG="[deploy] $(git log --format='%h - %B' --no-merges -n 1)"
96
- export TRAVIS_COMMIT_USER="$(git log --no-merges -n 1 --format=%an)"

0 commit comments

Comments
 (0)