mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 03:00:46 +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:
|
||||
- os: osx
|
||||
compiler: clang
|
||||
osx_image: xcode9
|
||||
osx_image: xcode9.2
|
||||
env:
|
||||
- DEPLOYMENT=1
|
||||
- USE_BUNDLED_BOOST=0
|
||||
|
|
Loading…
Reference in a new issue