mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Don't ignore build/test failures in Appveyor
This commit is contained in:
parent
5ab301ecab
commit
11c9c05213
|
@ -16,5 +16,4 @@ test_script:
|
|||
- set CONAN_CPU_COUNT=50
|
||||
- set CTEST_OUTPUT_ON_FAILURE=1
|
||||
- conan install -if _build -o with_tests=True .
|
||||
- conan build -bf _build -if _build . &
|
||||
exit 0
|
||||
- conan build -bf _build -if _build .
|
||||
|
|
Loading…
Reference in New Issue
Block a user