Browse Source

Remove cache

qingwei.li 8 năm trước cách đây
mục cha
commit
6f3c383e38
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      .travis.yml

+ 0 - 3
.travis.yml

@@ -1,9 +1,6 @@
 sudo: false
 language: node_js
 node_js: stable
-cache:
-  directories:
-  - node_modules
 before_install:
 - export TRAVIS_COMMIT_MSG="[deploy] $(git log --format='%h - %B' --no-merges -n 1)"
 - export TRAVIS_COMMIT_USER="$(git log --no-merges -n 1 --format=%an)"