travis-ci: libpng, not libsdl

This commit is contained in:
Alam Ed Arias 2016-03-25 19:53:13 -04:00
parent 73dd5cd803
commit 8d36a77e42
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
language: c
sudo: required
matrix:
include:
- os: linux
dist: trusty
sudo: required
- os: osx
env:
@ -39,6 +39,6 @@ before_script:
before_install:
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; fi
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install sdl2_mixer libsdl game-music-emu p7zip ; fi
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install sdl2_mixer libpng game-music-emu p7zip ; fi
script: make