Don't build all branches but only the master and pull requests.
This commit is contained in:
parent
ec1a6fec18
commit
4c37f02f8d
@ -34,6 +34,8 @@ env:
|
||||
branches:
|
||||
except:
|
||||
- /^__internal.*$/
|
||||
only:
|
||||
- master
|
||||
|
||||
|
||||
matrix:
|
||||
|
Loading…
x
Reference in New Issue
Block a user