Skip to content

Commit c0ced44

Browse files
committed
potential fix for travis
1 parent 93d30c2 commit c0ced44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
before_script:
33
- "export DISPLAY=:99.0"
44
- "sh -e /etc/init.d/xvfb start"
5-
- sleep 5 # give xvfb some time to start
5+
- sleep 5 # give xvfb some time to start
66

77
language: python
88
matrix:

0 commit comments

Comments
 (0)