Travis/AppVeyor: build only master branch

This commit is contained in:
JustArchi
2017-01-06 13:29:53 +01:00
parent 28e2cfbc7c
commit 60aa101a5c
2 changed files with 13 additions and 0 deletions

View File

@@ -1,4 +1,7 @@
version: 1.0.{build}-{branch}
branches:
only:
- master
image: Visual Studio 2015
configuration: Release
platform: Any CPU