Updated travis config

[skip ci]
This commit is contained in:
Stash Dev 2019-02-10 23:26:26 -08:00
parent 2565173105
commit 66434d106d
1 changed files with 3 additions and 2 deletions

View File

@ -30,5 +30,6 @@ deploy:
repo: stashapp/stash
branch: master
branches:
except:
- /^v\d+\.\d\.\d.*/ # don't build tags
only:
- master
- develop