mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-13 07:47:39 +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
|
- gmake
|
||||||
- libtommath
|
- libtommath
|
||||||
- concurrencykit
|
- concurrencykit
|
||||||
- os: osx
|
# - os: osx
|
||||||
image: xcode8
|
# image: xcode8
|
||||||
addons:
|
# addons:
|
||||||
homebrew:
|
# homebrew:
|
||||||
packages:
|
# packages:
|
||||||
- libtommath
|
# - libtommath
|
||||||
- concurrencykit
|
# - concurrencykit
|
||||||
- os: osx
|
- os: osx
|
||||||
image: xcode11.2
|
image: xcode11.2
|
||||||
addons:
|
addons:
|
||||||
|
|
Loading…
Add table
Reference in a new issue