1
0

fix? .travis.yml

This commit is contained in:
otya128
2016-12-03 21:05:31 +09:00
parent b418b47713
commit 67feffd5bf

View File

@@ -4,4 +4,9 @@ d:
- dmd
- gdc
- ldc
addons:
apt:
packages:
- libsdl2-2.0-0
- libsdl2-image-2.0-0