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 33ca873 commit a01eae2Copy full SHA for a01eae2
.ci/travis/linux/docker-build-test.sh
@@ -38,7 +38,7 @@ cmake \
38
39
export LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so
40
41
-export CTEST_BUILD_COMMAND="/usr/bin/make -j3 -i -k"
+export CTEST_BUILD_COMMAND="/usr/bin/ninja"
42
43
ninja
44
0 commit comments