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 e659636 commit 2e47b39Copy full SHA for 2e47b39
.travis.yml
@@ -8,6 +8,15 @@ matrix:
8
- os: osx
9
osx_image: xcode8
10
env: BUILD_SCHEME="SQLite Mac"
11
+ - os: osx
12
+ osx_image: xcode8
13
+ env: VALIDATOR_SUBSPEC="none"
14
15
16
+ env: VALIDATOR_SUBSPEC="standard"
17
18
19
+ env: VALIDATOR_SUBSPEC="standalone"
20
- env: BUILD_SCHEME="SQLite iOS"
21
- env: BUILD_SCHEME="SQLite Mac"
22
- env: VALIDATOR_SUBSPEC="none"
0 commit comments