Avoid duplicated builds (branch + PR) on appveyor

This commit is contained in:
Max Brunsfeld 2017-08-07 12:48:10 -07:00
parent bf31c19d03
commit 56ecc8b602

View file

@ -1,5 +1,9 @@
image: Visual Studio 2015
branches:
only:
- master
platform:
- x86
- x64