Skip to content

Commit 0fc8582

Browse files
committed
Travis: Build against Xcode 10.1 & .2
... no more 9, thought that should work as well if the language version is lowered!
1 parent 64327e5 commit 0fc8582

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ matrix:
2020
env: SWIFT_SNAPSHOT_NAME="https://swift.org/builds/swift-5.0-release/ubuntu1404/swift-5.0-RELEASE/swift-5.0-RELEASE-ubuntu14.04.tar.gz"
2121
sudo: required
2222
- os: osx
23-
osx_image: xcode9.2
23+
osx_image: xcode10.1
2424
- os: osx
2525
osx_image: xcode10.2
2626

0 commit comments

Comments
 (0)