Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
quisido committed Mar 20, 2021
1 parent f2c360a commit 3ee3ba8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ node_js: 14
branches:
only: master
install:
- rm -rf ./.yarn/cache/
- rm -rf ./.yarn/sdks/
- rm -rf ./.yarn/unplugged/
- rm -rf ./.yarn/build-state.yml
- rm -rf ./.yarn/install-state.gz
- yarn
script:
- yarn build
Expand Down

0 comments on commit 3ee3ba8

Please sign in to comment.