Fix up travis

This should fix our travis builds.  Documentation for sourceforge downloads found at: https://sourceforge.net/p/forge/documentation/Downloading%20files%20via%20the%20command%20line/#download-ninja
This commit is contained in:
Jacob Kiesel
2017-03-08 16:38:07 +01:00
committed by Cobrand
parent df251898d5
commit d9e10fdaf8
+1 -1
View File
@@ -11,7 +11,7 @@ install:
- wget -q https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-2.0.14.tar.gz
- wget -q https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.1.tar.gz
- wget -q https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.1.tar.gz
- wget -q https://cytranet.dl.sourceforge.net/project/sdl2gfx/SDL2_gfx-1.0.1.tar.gz
- wget -q -O SDL2_gfx-1.0.1.tar.gz https://sourceforge.net/projects/sdl2gfx/files/SDL2_gfx-1.0.1.tar.gz/download
- tar xzf SDL2_ttf-*.tar.gz
- tar xzf SDL2_image-*.tar.gz
- tar xzf SDL2_mixer-*.tar.gz