diff --git a/appveyor.yml b/appveyor.yml index 691436ecfa..c00686952d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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