Skip to content

Commit 2b067d4

Browse files
committed
Travis sneakily replaced the Xcode 8.3 image.
https://blog.travis-ci.com/2017-06-06-xcode-833-is-here
1 parent ee7cef1 commit 2b067d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ osx_image: xcode8.3
44
env:
55
global:
66
- IOS_SIMULATOR="iPhone 6s"
7+
- IOS_VERSION="10.3.1"
78
matrix:
89
include:
910
- env: BUILD_SCHEME="SQLite iOS"

0 commit comments

Comments
 (0)