summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2018-08-02 00:16:02 -0400
committerJeffrey Walton <noloader@gmail.com>2018-08-02 00:16:02 -0400
commitf0fdb3bc160dbd3c64d61de24b22427cb1b8b4ba (patch)
tree7865b5ef0d17edab9ed4ef867591dae05a5ccad2 /.travis.yml
parenta6143862a370adb154141a63fc1901b29b2132d4 (diff)
downloadcryptopp-git-f0fdb3bc160dbd3c64d61de24b22427cb1b8b4ba.tar.gz
Bump Travis OS X image to 9.4
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7162d1e3..868c01af 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,7 @@ dist: trusty
sudo: required
# OS X only supports one image. Use the latest.
-osx_image: xcode9.1
+osx_image: xcode9.4
git:
depth: 3