mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-26 21:08:54 +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:
|
env:
|
||||||
- MATRIX_EVAL="brew update && brew install flac libvorbis"
|
- MATRIX_EVAL="brew update && brew install flac libvorbis"
|
||||||
|
|
||||||
- os: osx
|
# - os: osx
|
||||||
osx_image: xcode8
|
# osx_image: xcode8
|
||||||
env:
|
# env:
|
||||||
- MATRIX_EVAL="brew update && brew install flac libvorbis"
|
# - MATRIX_EVAL="brew update && brew install flac libvorbis"
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- eval "${MATRIX_EVAL}"
|
- eval "${MATRIX_EVAL}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue