Skip to content

Commit

Permalink
Remove xvfb from travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Youngstrom committed Aug 5, 2019
1 parent 148ddc2 commit b5363f7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ matrix:
- python: 3.6
env: TOXENV=quality

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

# Set Travis builds to use docker container
sudo: false

Expand Down

0 comments on commit b5363f7

Please sign in to comment.