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

TravisCI: move homebrew packages for all mac builds

parent a8681a5b
No related branches found
No related tags found
No related merge requests found
...@@ -223,15 +223,6 @@ matrix: ...@@ -223,15 +223,6 @@ matrix:
# #Apple LLVM version 7.0.2 (clang-700.1.81) # #Apple LLVM version 7.0.2 (clang-700.1.81)
- os: osx - os: osx
#osx_image: xcode7.3 #osx_image: xcode7.3
addons:
homebrew:
packages:
- sdl2
- sdl2_mixer
- game-music-emu
- p7zip
- cmake
update: false
#Apple LLVM version 7.3.0 (clang-703.0.31) #Apple LLVM version 7.3.0 (clang-703.0.31)
allow_failures: allow_failures:
- compiler: clang-3.5 - compiler: clang-3.5
...@@ -256,6 +247,14 @@ addons: ...@@ -256,6 +247,14 @@ addons:
- libgl1-mesa-dev - libgl1-mesa-dev
- libgme-dev - libgme-dev
- p7zip-full - p7zip-full
homebrew:
packages:
- sdl2_mixer
- game-music-emu
- p7zip
- cmake
update: false
before_script: before_script:
- wget --verbose --server-response -c http://rosenthalcastle.org/srb2/SRB2-v2115-assets-2.7z -O $HOME/srb2_cache/SRB2-v2115-assets-2.7z - wget --verbose --server-response -c http://rosenthalcastle.org/srb2/SRB2-v2115-assets-2.7z -O $HOME/srb2_cache/SRB2-v2115-assets-2.7z
......
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