mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
..
This commit is contained in:
parent
84bb6c9082
commit
e2a8e87549
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user