We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee7cef1 commit 2b067d4Copy full SHA for 2b067d4
.travis.yml
@@ -4,6 +4,7 @@ osx_image: xcode8.3
4
env:
5
global:
6
- IOS_SIMULATOR="iPhone 6s"
7
+ - IOS_VERSION="10.3.1"
8
matrix:
9
include:
10
- env: BUILD_SCHEME="SQLite iOS"
0 commit comments