fluxbox aleady installed

This commit is contained in:
Jelle Kok 2017-09-01 01:19:20 +02:00
parent 6d25f96a5c
commit 481140267c
1 changed files with 2 additions and 5 deletions

View File

@ -40,16 +40,13 @@ matrix:
- php: hhvm
before_script:
# Xvfb
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- sleep 3 # give xvfb some time to start
# Fluxbox
- sudo apt-get install fluxbox -y --force-yes
- fluxbox &
- sleep 3 # give fluxbox some time to start
# Composer
- composer install
- fluxbox &
- sleep 3
script:
# Build