1
0

Add apt source

This commit is contained in:
otya128
2017-07-08 19:13:47 +09:00
parent 6da0dc917e
commit d326a59f66

View File

@@ -6,8 +6,10 @@ d:
script: dub test --compiler=${DC} script: dub test --compiler=${DC}
addons: addons:
apt: apt:
sources:
- zoogie-sdl2-snapshots
packages: packages:
- libsdl2-2.0 - libsdl2-2.0-0
- libsdl2-image-2.0-0 - libsdl2-image-2.0-0
- libsdl2-ttf-2.0-0 - libsdl2-ttf-2.0-0
before_script: before_script: