Skip to content

Commit

Permalink
feat: fix travis for building tags
Browse files Browse the repository at this point in the history
  • Loading branch information
PofMagicfingers committed Jun 24, 2020
1 parent 6615204 commit 06cce46
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Expand Up @@ -34,8 +34,4 @@ script:
yarn build && yarn dist
fi
before_cache:
- rm -rf $HOME/.cache/electron-builder/wine

branches:
except:
- "/^v\\d+\\.\\d+\\.\\d+$/"
- rm -rf $HOME/.cache/electron-builder/wine

0 comments on commit 06cce46

Please sign in to comment.