We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8209be commit 33f712dCopy full SHA for 33f712d
.travis.yml
@@ -1,6 +1,9 @@
1
language: objective-c
2
rvm: 2.2
3
osx_image: xcode8
4
+env:
5
+ global:
6
+ - IOS_SIMULATOR="iPhone SE"
7
matrix:
8
include:
9
- env: BUILD_SCHEME="SQLite iOS"
0 commit comments