mirror of
https://github.com/searxng/searxng.git
synced 2026-05-24 11:54:30 +02:00
.travis.yml: robot tests: remove the xvfb dependency
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user