1
0
Fork 0

ci(travis): only build master and PRs

pull/568/head
Felix Becker 2017-12-28 15:34:11 -08:00
parent 1cfba8b6bb
commit 8439da999a
1 changed files with 2 additions and 2 deletions

View File

@ -56,5 +56,5 @@ stages:
if: branch = master AND type = push AND fork = false if: branch = master AND type = push AND fork = false
branches: branches:
except: only:
- /^v\d+\.\d+\.\d+$/ - master