mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-12 23:37:38 +02:00
Disable xcode 8 for now
This commit is contained in:
parent
8a897ea75a
commit
80b69d7950
1 changed files with 7 additions and 7 deletions
14
.travis.yml
14
.travis.yml
|
@ -32,13 +32,13 @@ matrix:
|
|||
- gmake
|
||||
- libtommath
|
||||
- concurrencykit
|
||||
- os: osx
|
||||
image: xcode8
|
||||
addons:
|
||||
homebrew:
|
||||
packages:
|
||||
- libtommath
|
||||
- concurrencykit
|
||||
# - os: osx
|
||||
# image: xcode8
|
||||
# addons:
|
||||
# homebrew:
|
||||
# packages:
|
||||
# - libtommath
|
||||
# - concurrencykit
|
||||
- os: osx
|
||||
image: xcode11.2
|
||||
addons:
|
||||
|
|
Loading…
Add table
Reference in a new issue