diff --git a/.travis.yml b/.travis.yml index 5f6fe2b..3ac670b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,6 +23,9 @@ branches: - develop before_script: - sudo apt-get install libtommath-dev +after_failure: + - cat test_std.txt + - cat test_err.txt after_script: - cat gcc_2.txt notifications: