diff --git a/.travis.yml b/.travis.yml index 69c094a..1e1cc08 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ language: objective-c # cache: cocoapods podfile: Example/Podfile +osx_image: xcode7.2 # before_install: # - gem install cocoapods # Since Travis is not always on latest version # - pod install --project-directory=Example