diff --git a/.travis.yml b/.travis.yml index 9efb17f6..29fab278 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,10 +8,7 @@ dist: trusty sudo: false # OS X only supports one image. Us the latest. -osx_image: - - xcode8.2 -# - xcode7.3 -# - xcode6.4 +osx_image: xcode8.2 git: depth: 3