summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2017-02-01 13:07:33 +0000
committerReuben Thomas <rrt@sc3d.org>2017-02-01 15:50:22 +0000
commit06d31c5113659e47cdad861f80e162c39c73fcb0 (patch)
tree99661e8595efe1aae0beb8c1865f3269bf4c9b3f
parentf1e4acad58591821b9a4b25dc4d6ea086494bf0a (diff)
downloadenchant-06d31c5113659e47cdad861f80e162c39c73fcb0.tar.gz
XCode 7.2 images no longer available on Travis; use 7.3
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a967415..50293b5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,7 +30,7 @@ matrix:
env:
- COMPILER=g++-5
- os: osx
- osx_image: xcode7.2
+ osx_image: xcode7.3
- os: osx
osx_image: xcode8.2
- compiler: gcc