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