Skip to content

Commit

Permalink
Fix service xvfb after jan 2019 for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dpizetta committed May 24, 2019
1 parent df0b1e2 commit 080294e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,7 +1,9 @@
dist: xenial

language: python

services:
- xvfb

before_install:
- sudo apt-get update
# to be able to display
Expand Down

0 comments on commit 080294e

Please sign in to comment.