Remove cache

pull/2033/head
qingwei.li 2016-12-28 11:20:15 +08:00
parent bb4df30bb4
commit 6f3c383e38
1 changed files with 0 additions and 3 deletions

View File

@ -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)"