mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-26 20:11:47 +00:00
travis-ci: drop libpng for osx
This commit is contained in:
parent
8d36a77e42
commit
dfa41ed878
1 changed files with 1 additions and 1 deletions
|
|
@ -39,6 +39,6 @@ before_script:
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; fi
|
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; fi
|
||||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install sdl2_mixer libpng game-music-emu p7zip ; fi
|
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install sdl2_mixer game-music-emu p7zip ; fi
|
||||||
|
|
||||||
script: make
|
script: make
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue