mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-21 20:50:07 +00:00
should verbose infor in ctest in .travis.yml; otherwise travis would terminate the process due to lont time silence
This commit is contained in:
parent
c48f9afb6d
commit
a9ed44ceec
@ -18,7 +18,7 @@ before_script:
|
||||
- cmake -DENABLE_SVG=ON .
|
||||
script:
|
||||
- make
|
||||
- P2H_TEST_REMOTE=1 ctest --output-on-failure
|
||||
- P2H_TEST_REMOTE=1 ctest --output-on-failure --verbose
|
||||
- sudo make install
|
||||
- /usr/local/bin/pdf2htmlEX -v
|
||||
branches:
|
||||
|
Loading…
Reference in New Issue
Block a user