aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike McQuaid2017-09-29 16:47:46 +0100
committerMike McQuaid2017-09-29 16:47:46 +0100
commit56149c725a97280396e74c4afa948fbe7e554e3d (patch)
tree1ede7a679d7b89e84aa4bb407251ba6e0decdd71
parent296a44195bb8c8c0d5d9b512f10c7ee70f400efb (diff)
downloadbrew-56149c725a97280396e74c4afa948fbe7e554e3d.tar.bz2
travis.yml: update Xcode version.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 94b83fc11..721dda89d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,7 +11,7 @@ matrix:
fast_finish: true
include:
- os: osx
- osx_image: xcode8.3
+ osx_image: xcode9
rvm: system
- os: linux
sudo: false