Travis CI: final attempt at fixing
This commit is contained in:
parent
edf1b33c19
commit
59dc1c31a8
|
@ -32,5 +32,5 @@ script:
|
||||||
- make
|
- make
|
||||||
- cpack -G DEB
|
- cpack -G DEB
|
||||||
# We've excluded the tests in termo from the build
|
# 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
|
- ctest -V
|
||||||
|
|
Loading…
Reference in New Issue