ci(travis): only build master and PRs
parent
1cfba8b6bb
commit
8439da999a
|
@ -56,5 +56,5 @@ stages:
|
|||
if: branch = master AND type = push AND fork = false
|
||||
|
||||
branches:
|
||||
except:
|
||||
- /^v\d+\.\d+\.\d+$/
|
||||
only:
|
||||
- master
|
||||
|
|
Loading…
Reference in New Issue