summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2018-09-29 11:19:47 +0200
committerDaniel Stenberg <daniel@haxx.se>2018-09-29 11:19:47 +0200
commit6bba6c7948c558cf04eead63ac218565c10d092d (patch)
treeced97f181a76709e19ecae2e0a15a4fa7cff564c
parent454fa3fd7be9b4a8d51d19d3515a3a935c3bf400 (diff)
downloadcurl-bagder/travis-xcode-100.tar.gz
travis: bump the Secure Transport build to use xcode 10bagder/travis-xcode-100
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index cf39d26b5..1610d3e8b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -107,7 +107,7 @@ matrix:
env: T=debug C="--with-ssl=/usr/local/opt/libressl --with-libmetalink"
- os: osx
compiler: clang
- osx_image: xcode9.2
+ osx_image: xcode10
env: T=debug C="--without-ssl --with-darwinssl --with-libmetalink"
- os: osx
compiler: clang