Do not run ctest in Travis.
The workers apparently do not present themselves as a full linux system.
This commit is contained in:
parent
6f00fc1daa
commit
c07c80b662
@ -7,4 +7,3 @@ script:
|
||||
- cd build
|
||||
- cmake -DCMAKE_INSTALL_PREFIX:PATH=../install ..
|
||||
- cmake --build . --target install
|
||||
- ctest -V
|
||||
|
Loading…
Reference in New Issue
Block a user