Skip to content

Commit 252b95a

Browse files
committed
FIX Starting xvfb as a service to avoid travis failures
1 parent 73a7c0c commit 252b95a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ language: python
33
dist: xenial
44
sudo: false
55

6+
services:
7+
- xvfb
8+
69
branches:
710
except:
811
- /^auto-backport-of-pr-\d*/

0 commit comments

Comments
 (0)