Browse Source

Remove cache

qingwei.li 8 years ago
parent
commit
6f3c383e38
1 changed files with 0 additions and 3 deletions
  1. 0 3
      .travis.yml

+ 0 - 3
.travis.yml

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