k
This commit is contained in:
@@ -4,13 +4,9 @@ d:
|
||||
- dmd
|
||||
- ldc
|
||||
script: dub test --compiler=${DC}
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- libsdl2-dev
|
||||
- libsdl2-image-2.0-0
|
||||
- libsdl2-ttf-2.0-0
|
||||
before_script:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install -y -q libsdl2-2.0-0 libsdl2-image-2.0-0 libsdl2-ttf-2.0-0
|
||||
- "export DISPLAY=:99.0"
|
||||
- "sh -e /etc/init.d/xvfb start"
|
||||
- sleep 3 # give xvfb some time to start
|
||||
|
||||
Reference in New Issue
Block a user