From 59dc1c31a8b07533c1b5c1c570dcc3fdb2b39e0d Mon Sep 17 00:00:00 2001
From: Přemysl Janouch
Date: Thu, 28 May 2015 22:01:57 +0200
Subject: Travis CI: final attempt at fixing
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
--
cgit v1.2.3-70-g09d2