1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-05 01:28:39 +00:00

travis debug

This commit is contained in:
Lu Wang 2014-11-16 23:05:23 +08:00
parent a7517a9bc2
commit 203bd0aea0
2 changed files with 2 additions and 1 deletions

View File

@ -11,6 +11,7 @@ script:
- make
- make test
- pwd
- cat Testing/Temporary/LastTest.log
- sudo make install
- /usr/local/bin/pdf2htmlEX -v
branches:

View File

@ -1 +1 @@
SET(CTEST_CUSTOM_POST_TEST "echo `pwd` && cat Testing/Temporary/LastTest.log")
SET(CTEST_CUSTOM_POST_TEST "pwd")