mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
.travis.yml: robot tests: remove the xvfb dependency
This commit is contained in:
parent
fbe40001d3
commit
609ac5795a
2 changed files with 1 additions and 4 deletions
|
|
@ -9,9 +9,6 @@ cache:
|
|||
addons:
|
||||
firefox: "latest"
|
||||
|
||||
before_install:
|
||||
- "export DISPLAY=:99.0"
|
||||
- "sh -e /etc/init.d/xvfb start"
|
||||
install:
|
||||
- ./manage.sh install_geckodriver ~/drivers
|
||||
- export PATH=~/drivers:$PATH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue