Skip to content

Commit

Permalink
Removed auto-relese from Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
hql287 committed Jan 12, 2018
1 parent 4617fe2 commit ab8b913
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@ before_script:
script:
- yarn lint
- yarn test
- |
if [[ $TRAVIS_BRANCH =~ (master|^v[0-9]+.[0-9]+) ]]; then
yarn release
fi

before_cache:
- rm -rf $HOME/.cache/electron-builder/wine

0 comments on commit ab8b913

Please sign in to comment.