1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-04 17:18:40 +00:00
This commit is contained in:
Lu Wang 2014-11-20 02:35:53 +08:00
parent 84bb6c9082
commit e2a8e87549

View File

@ -10,7 +10,7 @@ before_install:
- sudo pip install selenium - sudo pip install selenium
- export DISPLAY=:99.0 - export DISPLAY=:99.0
- test/start_xvfb.sh - test/start_xvfb.sh
- pushd tests/browser_tests - pushd test/browser_tests
- python -m SimpleHTTPServer 8000 & - python -m SimpleHTTPServer 8000 &
- popd - popd
- sleep 5 - sleep 5