1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-21 20:50:07 +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 .
script:
- make
- make test
- sudo make install
- /usr/local/bin/pdf2htmlEX -v
branches: