Travis CI: fix stray "

This commit is contained in:
Přemysl Eric Janouch 2015-05-28 21:35:16 +02:00
parent b1a860444e
commit edf1b33c19
1 changed files with 1 additions and 1 deletions

View File

@ -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