aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Jorge Canizales <jcanizales@google.com>2015-10-28 03:07:54 -0700
committerGravatar Jorge Canizales <jcanizales@google.com>2015-10-28 16:51:25 -0700
commit289016d702e56fd4a73cd489fc0ae25babbb9552 (patch)
tree399b39e4e0aee3e6730e120b4583fdfe48f6e22c /.travis.yml
parent53d01bc0049c1b00308d867ad20b7e40f2e4faa5 (diff)
Require Xcode 7.1 to try and get NS_ASSUME_NONNULL_BEGIN
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 3829104f85..c0d7c25280 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,5 @@
language: objective-c
+osx_image: xcode7.1
env:
global:
- CONFIG=opt