[SKIP CI] Remove dev build logic from Travis CI config (#3873)

This commit is contained in:
arkon
2020-10-11 12:31:33 -04:00
committed by GitHub
parent aadc6a56cd
commit 19581792fc
3 changed files with 5 additions and 45 deletions
-14
View File
@@ -55,20 +55,6 @@ deploy:
on:
tags: true
repo: inorichi/tachiyomi
- provider: script
script: ".travis/deploy.sh"
skip_cleanup: true
on:
branch: master
condition: "-z $TRAVIS_TAG"
repo: inorichi/tachiyomi
- provider: script
script: ".travis/deploy.sh"
skip_cleanup: true
on:
branch: dev
condition: "-z $TRAVIS_TAG"
repo: inorichi/tachiyomi
env:
global: