From e14b6b12f4c3261d13ffbe7d229a7effafef04df Mon Sep 17 00:00:00 2001 From: otya128 Date: Sat, 8 Jul 2017 19:18:29 +0900 Subject: [PATCH] k --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 38d776c..6cd5d26 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,10 +6,8 @@ d: script: dub test --compiler=${DC} addons: apt: - sources: - - zoogie-sdl2-snapshots packages: - - libsdl2-2.0-0 + - libsdl2-dev - libsdl2-image-2.0-0 - libsdl2-ttf-2.0-0 before_script: