Added travis_wait to CMake command

This commit is contained in:
johltn
2021-01-03 13:56:48 +01:00
parent 6e4bb95e82
commit 23c0e279be
+1 -1
View File
@@ -41,7 +41,7 @@ script:
- cd cmake
- mkdir build
- cd build
- |
- travis_wait |
cmake \
-DOCC_INCLUDE_DIR=/usr/include/opencascade \
-DOCC_LIBRARY_DIR=/usr/lib/x86_64-linux-gnu \