Skip to content

Commit ede1af7

Browse files
thebluepotatojberkel
authored andcommitted
Enforce iOS 11.0 after update from master
1 parent f780ba1 commit ede1af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ osx_image: xcode9
44
env:
55
global:
66
- IOS_SIMULATOR="iPhone 6s"
7-
- IOS_VERSION="10.3.1"
7+
- IOS_VERSION="11.0"
88
matrix:
99
include:
1010
- env: BUILD_SCHEME="SQLite iOS"

0 commit comments

Comments
 (0)