Build only the master on Windows, too.

This commit is contained in:
Vassil Vassilev 2016-08-12 11:53:33 +02:00 committed by sftnight
parent 9314f1c35e
commit 2aba8b8cc8

View File

@ -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: