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
bd891e7eb0
commit
b3d60b9548
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user