Skip to content
This repository was archived by the owner on May 30, 2019. It is now read-only.

Commit d2382a7

Browse files
committed
Travis use cache verify instead of clean
1 parent e104a52 commit d2382a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ install:
3838
- . $HOME/.nvm/nvm.sh
3939
- nvm install
4040
- nvm use
41-
- npm cache clean
41+
- npm cache verify
4242

4343
- npm install -g gulp
4444
- npm install

0 commit comments

Comments
 (0)