Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaMans authored Sep 22, 2019
1 parent 3599328 commit ff390fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ install:
- pip install coveralls
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
#- "sh -e /etc/init.d/xvfb start"
- sleep 3
script:
- py.test --mpl
Expand Down

0 comments on commit ff390fc

Please sign in to comment.