Skip to content

Commit

Permalink
update xvfb start
Browse files Browse the repository at this point in the history
  • Loading branch information
atotto committed Feb 24, 2021
1 parent 68612f9 commit f8c6490
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ go:
- go1.9.4
- go1.10

services:
- xvfb

before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start

script:
- sudo apt-get install xsel
Expand Down

0 comments on commit f8c6490

Please sign in to comment.