aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 068dc7c..4d5bc26 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,4 +31,6 @@ script:
- cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DWITH_GTK=ON -DBUILD_TESTING=ON
- make
- cpack -G DEB
- - ctest
+ # We've excluded the tests in termo from the build
+ - sed -i /^subdirs/d CTestTestfile.cmake"
+ - ctest -V