use newer xcode version for Mac
This commit is contained in:
parent
146f6f4417
commit
a49f982bf0
1 changed files with 7 additions and 7 deletions
|
@ -9,7 +9,7 @@ dist: trusty
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode9.1
|
osx_image: xcode9.4
|
||||||
script:
|
script:
|
||||||
- ./test.sh
|
- ./test.sh
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue