Skip to content
Snippets Groups Projects
Commit dfa41ed8 authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

travis-ci: drop libpng for osx

parent 8d36a77e
No related branches found
No related tags found
No related merge requests found
...@@ -39,6 +39,6 @@ before_script: ...@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment