Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a01eae2

Browse files
m-kuhn3nids
authored andcommittedAug 12, 2017
Hold on...
1 parent 33ca873 commit a01eae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.ci/travis/linux/docker-build-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ cmake \
3838

3939
export LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so
4040

41-
export CTEST_BUILD_COMMAND="/usr/bin/make -j3 -i -k"
41+
export CTEST_BUILD_COMMAND="/usr/bin/ninja"
4242

4343
ninja
4444

0 commit comments

Comments
 (0)
Please sign in to comment.