Build only the master on Windows, too.
This commit is contained in:
parent
9314f1c35e
commit
2aba8b8cc8
@ -5,6 +5,10 @@ configuration:
|
||||
#- Debug
|
||||
- Release
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
matrix:
|
||||
fast_finish: true # set this flag to immediately finish build once one of the jobs fails.
|
||||
allow_failures:
|
||||
|
Loading…
x
Reference in New Issue
Block a user