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 22:57:38 +08:00
parent bd891e7eb0
commit b3d60b9548

View File

@ -10,9 +10,12 @@ before_script:
script:
- make
- make test
- ls
- find . -iname "LastTest.log"
- sudo make install
- /usr/local/bin/pdf2htmlEX -v
branches:
only:
- master
- incoming
- travis