Skip to content

Commit

Permalink
ci.travis: remove not needed travis installation for headless testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jlmadurga committed Nov 20, 2019
1 parent 528af0a commit c1c17a1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ python:
- 3.4
- 3.5
before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- sleep 3 # give xvfb some time to start
- sudo apt-get -qq update
- sudo apt-get install poppler-utils
- pip install coveralls
Expand Down

0 comments on commit c1c17a1

Please sign in to comment.