diff options
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index af3b7ba..9a9bf89 100644 --- a/.travis.yml +++ b/.travis.yml @@ -46,4 +46,5 @@ addons: - libboost-test-dev script: - ./autogen.sh - - make distcheck + - make check + - cat exempi/test-suite.log |