Merge pull request #1044 from g-truc/build_only_master

Build appveyor C.I. only on master branch #1044
This commit is contained in:
Christophe 2020-11-30 20:31:04 +01:00 committed by GitHub
commit 6dedba1b94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,10 @@ matrix:
- image: Visual Studio 2019
platform: x64
branches:
only:
- master
before_build:
- ps: |
mkdir build