aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2015-05-28 22:01:57 +0200
committerPřemysl Janouch <p.janouch@gmail.com>2015-05-28 22:01:57 +0200
commit59dc1c31a8b07533c1b5c1c570dcc3fdb2b39e0d (patch)
tree8246f5ca60fddb914223e2d17b1e71b93375d3ed
parentedf1b33c1939a672db4da0a8698ee1f039c1d92d (diff)
downloadtdv-59dc1c31a8b07533c1b5c1c570dcc3fdb2b39e0d.tar.gz
tdv-59dc1c31a8b07533c1b5c1c570dcc3fdb2b39e0d.tar.xz
tdv-59dc1c31a8b07533c1b5c1c570dcc3fdb2b39e0d.zip
Travis CI: final attempt at fixing
-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