mirror of
https://github.com/xenia-project/xenia.git
synced 2026-07-11 01:24:34 +02:00
[Travis] Allow release builds to fail (again)
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ matrix:
|
||||
env: C_COMPILER=clang-3.9 CXX_COMPILER=clang++-3.9 BUILD=true CONFIG=Release
|
||||
allow_failures:
|
||||
# LLVMGold.so is not installed correctly
|
||||
- env: BUILD=true CONFIG=Release
|
||||
- env: C_COMPILER=clang-3.9 CXX_COMPILER=clang++-3.9 BUILD=true CONFIG=Release
|
||||
|
||||
sudo: required
|
||||
addons:
|
||||
|
||||
Reference in New Issue
Block a user