summary refs log tree commit diff
diff options
context:
space:
mode:
authorJoe <rubberduckie3554@gmail.com>2019-11-02 00:32:47 -0400
committerJoe <rubberduckie3554@gmail.com>2019-11-02 00:32:47 -0400
commitdc173581f1d224f42491188c6b48d28c4d2ff242 (patch)
tree6c4ceb2fa7b1b0feb9a88e569ac50fa1da36eea8
parentMerge branch '0.7.0-dev' of https://github.com/Nheko-Reborn/nheko into 0.7.0-dev (diff)
downloadnheko-dc173581f1d224f42491188c6b48d28c4d2ff242.tar.xz
Update travis to xcode9.2 for macos
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml

index 6a699043..305bafc8 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -15,7 +15,7 @@ matrix: include: - os: osx compiler: clang - osx_image: xcode9 + osx_image: xcode9.2 env: - DEPLOYMENT=1 - USE_BUNDLED_BOOST=0