mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-23 19:38:31 +02:00
travis: disable xcode 8 build
This commit is contained in:
parent
2299e20cfc
commit
a3a2b067d3
1 changed files with 4 additions and 4 deletions
|
@ -52,10 +52,10 @@ matrix:
|
|||
env:
|
||||
- MATRIX_EVAL="brew update && brew install flac libvorbis"
|
||||
|
||||
- os: osx
|
||||
osx_image: xcode8
|
||||
env:
|
||||
- MATRIX_EVAL="brew update && brew install flac libvorbis"
|
||||
# - os: osx
|
||||
# osx_image: xcode8
|
||||
# env:
|
||||
# - MATRIX_EVAL="brew update && brew install flac libvorbis"
|
||||
|
||||
before_install:
|
||||
- eval "${MATRIX_EVAL}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue