mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 19:08:58 +03:00
Update travis to xcode9.2 for macos
This commit is contained in:
parent
35759d2c6c
commit
dc173581f1
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ matrix:
|
||||||
include:
|
include:
|
||||||
- os: osx
|
- os: osx
|
||||||
compiler: clang
|
compiler: clang
|
||||||
osx_image: xcode9
|
osx_image: xcode9.2
|
||||||
env:
|
env:
|
||||||
- DEPLOYMENT=1
|
- DEPLOYMENT=1
|
||||||
- USE_BUNDLED_BOOST=0
|
- USE_BUNDLED_BOOST=0
|
||||||
|
|
Loading…
Reference in a new issue