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 e2eb4fd commit 3d85793Copy full SHA for 3d85793
.travis.yml
@@ -11,6 +11,7 @@ matrix:
11
- env: VALIDATOR_SUBSPEC="none"
12
- env: VALIDATOR_SUBSPEC="standard"
13
- env: VALIDATOR_SUBSPEC="standalone"
14
+ - env: VALIDATOR_SUBSPEC="sqlcipher"
15
before_install:
16
- gem update bundler
17
- gem install xcpretty --no-document
0 commit comments