mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-11 18:33:14 +01:00
Travis: Directly invoke ctest for -proper -output-on-failure.
This commit is contained in:
@@ -10,7 +10,7 @@ env:
|
||||
script:
|
||||
- cmake -DD_VERSION=$DVER -DLLVM_CONFIG=/usr/bin/llvm-config-$LLVM_VERSION
|
||||
- make
|
||||
- make test || { cat Testing/Temporary/LastTest.log; exit 1; }
|
||||
- ctest --output-on-failure
|
||||
|
||||
notifications:
|
||||
email:
|
||||
|
||||
Reference in New Issue
Block a user