We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93d30c2 commit c0ced44Copy full SHA for c0ced44
.travis.yml
@@ -2,7 +2,7 @@
2
before_script:
3
- "export DISPLAY=:99.0"
4
- "sh -e /etc/init.d/xvfb start"
5
-- sleep 5 # give xvfb some time to start
+ - sleep 5 # give xvfb some time to start
6
7
language: python
8
matrix:
0 commit comments