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

Commit

Permalink
Travis use cache verify instead of clean
Browse files Browse the repository at this point in the history
  • Loading branch information
vladistan committed Apr 24, 2019
1 parent e104a52 commit d2382a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ install:
- . $HOME/.nvm/nvm.sh
- nvm install
- nvm use
- npm cache clean
- npm cache verify

- npm install -g gulp
- npm install
Expand Down

0 comments on commit d2382a7

Please sign in to comment.