mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
chore(travis) disable cache for npm
This commit is contained in:
parent
a6c7d443ae
commit
74ee33ee4c
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ node_js:
|
|||
- 10
|
||||
- 8
|
||||
|
||||
cache:
|
||||
npm: false
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- os: windows
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue