appveyor: Only build on master;

This commit is contained in:
bjorn 2018-11-19 08:23:43 -08:00
parent e5dd0a2c17
commit cc62f26976
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ only_commits:
- src/
- deps/
branches:
only:
- master
before_build:
- cd C:\projects\lovr
- git submodule update --init