We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78df988 commit 825574dCopy full SHA for 825574d
1 file changed
.travis.yml
@@ -3,7 +3,7 @@ before_install:
3
- brew update
4
- brew install xctool
5
- gem install cocoapods-keys
6
- - pod keys set "Chain" ""
7
- - pod keys set "Analytics" ""
+ - pod keys set "Chain" "" BitStore
+ - pod keys set "Analytics" "" BitStore
8
script: xctool -workspace BitStore.xcworkspace -scheme Test -sdk iphonesimulator8.1
9
script: xctool -workspace BitStore.xcworkspace -scheme BitStore -sdk iphonesimulator8.1
0 commit comments