1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-22 04:50:09 +00:00

auto run test in travis ci

This commit is contained in:
Lu Wang 2013-06-07 01:15:51 +08:00
parent 6e753c1465
commit 69d083b27b

View File

@ -8,6 +8,7 @@ before_script:
- cmake . - cmake .
script: script:
- make - make
- make test
- sudo make install - sudo make install
- /usr/local/bin/pdf2htmlEX -v - /usr/local/bin/pdf2htmlEX -v
branches: branches: