Travis CI: fix stray "
This commit is contained in:
parent
b1a860444e
commit
edf1b33c19
|
@ -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 /^subdirs/d CTestTestfile.cmake
|
||||||
- ctest -V
|
- ctest -V
|
||||||
|
|
Loading…
Reference in New Issue