1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-07 18:30:34 +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: script:
- make - make
- make test - make test
- ls
- find . -iname "LastTest.log"
- sudo make install - sudo make install
- /usr/local/bin/pdf2htmlEX -v - /usr/local/bin/pdf2htmlEX -v
branches: branches:
only: only:
- master - master
- incoming - incoming
- travis