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