update .travis.yml

This commit is contained in:
huangtong.ht 2018-07-10 14:06:59 +08:00
parent 52593645fa
commit 792241f0b1

View File

@ -23,7 +23,3 @@ script:
if [ "$TEST_TYPE" = ci ]; then
npm run ci
fi
cache:
directories:
- "node_modules"