Skip to content
This repository was archived by the owner on Feb 10, 2021. It is now read-only.

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
joscha committed Aug 22, 2018
1 parent 43ad16f commit 3a6b292
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ install: true
before_install:
# See https://github.com/SeleniumHQ/docker-selenium/issues/87
- export DBUS_SESSION_BUS_ADDRESS=/dev/null
- export $(dbus-launch)
- export NSS_USE_SHARED_DB=ENABLED
- "export DISPLAY=:99.0"
- "Xvfb :99 +extension RANDR 2>/dev/null &"
- sleep 5 # give xvfb some time to start
Expand Down

0 comments on commit 3a6b292

Please sign in to comment.