Update .travis.yml

This commit is contained in:
Wei Zhu 2018-07-23 15:50:39 +08:00 committed by GitHub
parent 6503bace42
commit d87899784b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,6 @@ node_js:
cache: cache:
directories: directories:
- $HOME/.npm - $HOME/.npm
- node_modules
matrix: matrix:
fast_finish: true fast_finish: true