Skip to content

Commit

Permalink
TST: Update Travis way to start xvfb
Browse files Browse the repository at this point in the history
  • Loading branch information
LucHermitte committed May 23, 2019
1 parent 753051f commit 269b51a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@ addons:
- vim-gtk

script: bundle exec rake ci
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
services:
- xvfb

0 comments on commit 269b51a

Please sign in to comment.