aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2017-05-17 16:26:35 -0700
committerGravatar Morgan Chen <morganchen12@gmail.com>2017-05-17 16:26:35 -0700
commit6261906a4e65bac1674c77b1adddfe61c93406ff (patch)
tree198e6485791788eb2d3b14ffc5396b5b58c7be5d /.travis.yml
parent5198757e47f6ad8f3579314e2e541f05663d0e00 (diff)
Update travis xcode version to 8.3 (#13)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7308852..534a699 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,4 @@
-osx_image: xcode8.1
+osx_image: xcode8.3
language: objective-c
# cache: cocoapods
podfile: Example/Podfile