mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-15 12:23:13 +01:00
Travis: Print "ldc2 -version" output after build is complete.
This is useful as it contains the host arch, ...
This commit is contained in:
@@ -11,6 +11,7 @@ env:
|
||||
script:
|
||||
- cmake -DD_VERSION=$DVER -DLLVM_CONFIG=/usr/bin/llvm-config-$LLVM_VERSION
|
||||
- make
|
||||
- bin/ldc2 -version # For environment info.
|
||||
- ctest --output-on-failure -R $TESTSUITE_FILTER
|
||||
|
||||
notifications:
|
||||
|
||||
Reference in New Issue
Block a user