Removes startup script trying to get travis build to work

This commit is contained in:
Jay Danielian 2019-08-26 22:46:30 -04:00
parent 02f72a4b1a
commit 90af919af3

View File

@ -21,7 +21,6 @@ install: ./ci/build.sh
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- sleep 3
script: ./ci/test.sh