Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
chore: Remove old XVFB instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ThorstenHans committed Oct 18, 2019
1 parent 78c9457 commit fa7c847
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,5 @@ after_success:
branches:
except:
- /^v\d+\.\d+\.\d+$/
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- sleep 3
env:
- DISPLAY=:99.0

0 comments on commit fa7c847

Please sign in to comment.