X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=.travis.yml;h=f83818b01b8743d3b3f9493253577dc70eb3323f;hb=f85083db1989c218d91a09f43dd92fde9fb179c7;hp=598857218ed11282be8f4519a9c7cc546ead4ad8;hpb=04b035d837668eb6444ec34e59c018d0c25983fd;p=blank.git diff --git a/.travis.yml b/.travis.yml index 5988572..f83818b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,13 +17,5 @@ matrix: - env: "IMAGE=ubuntu-build:devel TARGETS=test" - env: "IMAGE=centos-build:latest TARGETS=test" -before_script: - - "export DISPLAY=:99.0" - - "sh -e /etc/init.d/xvfb start" - - sleep 3 # give xvfb some time to start -# really? -# watch https://docs.travis-ci.com/user/gui-and-headless-browsers/ to -# see if a less fragile version comes up (with services maybe) - script: - bash scripts/docker/exec.bash