We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ab301e commit 11c9c05Copy full SHA for 11c9c05
appveyor.yml
@@ -16,5 +16,4 @@ test_script:
16
- set CONAN_CPU_COUNT=50
17
- set CTEST_OUTPUT_ON_FAILURE=1
18
- conan install -if _build -o with_tests=True .
19
- - conan build -bf _build -if _build . &
20
- exit 0
+ - conan build -bf _build -if _build .
0 commit comments