1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-02 16:25:41 +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
- export DISPLAY=:99.0
- test/start_xvfb.sh
- pushd tests/browser_tests
- pushd test/browser_tests
- python -m SimpleHTTPServer 8000 &
- popd
- sleep 5