Commit f7602bad by Eric Fiselier

add env to make ctest print on failure

parent b1f34d38
...@@ -13,6 +13,9 @@ matrix: ...@@ -13,6 +13,9 @@ matrix:
- os: osx - os: osx
env: BUILD_TYPE=Release STD=c++11 env: BUILD_TYPE=Release STD=c++11
env:
- CTEST_OUTPUT_ON_FAILURE=1
language: language:
- cpp - cpp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment