Archived
1
0

Added file to hopefully stop Travis bug

This commit is contained in:
Harmen Prins 2014-06-17 14:46:32 +02:00
parent 4a7148face
commit 492002c77d

3
travis.yml Normal file
View File

@ -0,0 +1,3 @@
before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"