aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 59becce..1e855e1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -32,5 +32,5 @@ script:
- make
- cpack -G DEB
# We've excluded the tests in termo from the build
- - sed -i /^subdirs/d CTestTestfile.cmake
+ - sed -i -e "/^subdirs/d" -e "/^SUBDIRS/d" CTestTestfile.cmake
- ctest -V