mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
travis debug
This commit is contained in:
parent
a7517a9bc2
commit
203bd0aea0
@ -11,6 +11,7 @@ script:
|
|||||||
- make
|
- make
|
||||||
- make test
|
- make test
|
||||||
- pwd
|
- pwd
|
||||||
|
- cat Testing/Temporary/LastTest.log
|
||||||
- sudo make install
|
- sudo make install
|
||||||
- /usr/local/bin/pdf2htmlEX -v
|
- /usr/local/bin/pdf2htmlEX -v
|
||||||
branches:
|
branches:
|
||||||
|
@ -1 +1 @@
|
|||||||
SET(CTEST_CUSTOM_POST_TEST "echo `pwd` && cat Testing/Temporary/LastTest.log")
|
SET(CTEST_CUSTOM_POST_TEST "pwd")
|
||||||
|
Loading…
Reference in New Issue
Block a user