Fix Travis hang
parent
554ce2c577
commit
b770b21dc4
|
|
@ -8,10 +8,7 @@ dist: trusty
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
# OS X only supports one image. Us the latest.
|
# OS X only supports one image. Us the latest.
|
||||||
osx_image:
|
osx_image: xcode8.2
|
||||||
- xcode8.2
|
|
||||||
# - xcode7.3
|
|
||||||
# - xcode6.4
|
|
||||||
|
|
||||||
git:
|
git:
|
||||||
depth: 3
|
depth: 3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue