Skip to content

Commit 7351450

Browse files
johnthagenCobrand
authored andcommitted
Bump to latest version of SDL2_mixer in CI
1 parent 7ed0ab1 commit 7351450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ install:
1313
- pushd SDL2-* && ./configure && make && sudo make install && popd
1414
- wget -q https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-2.0.14.tar.gz
1515
- wget -q https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.1.tar.gz
16-
- wget -q https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.1.tar.gz
16+
- wget -q https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.2.tar.gz
1717
- wget -q -O SDL2_gfx-1.0.1.tar.gz https://sourceforge.net/projects/sdl2gfx/files/SDL2_gfx-1.0.1.tar.gz/download
1818
- tar xzf SDL2_ttf-*.tar.gz
1919
- tar xzf SDL2_image-*.tar.gz

0 commit comments

Comments
 (0)