Disable regular (non-llvm) builds to save time

because appveyor wouldn't run them in parallel. llvm builds are only ~1
min longer anyway.
This commit is contained in:
Danila Malyutin 2015-08-13 01:34:34 +03:00
parent 99156c61e4
commit 1d09408e38

View File

@ -1,17 +1,13 @@
version: 1.0.{build}
os: Visual Studio 2015
configuration:
- Release
# - Release
- ReleaseLLVM
platform: x64
clone_folder: c:\rpcs3
clone_depth: 1
test: off
matrix:
allow_failures:
- configuration: ReleaseLLVM
branches:
except:
- ppu_recompiler