Skip to content

Commit f239d3a

Browse files
committed
Updated travis
1 parent 825574d commit f239d3a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ before_install:
33
- brew update
44
- brew install xctool
55
- gem install cocoapods-keys
6-
- pod keys set "Chain" "" BitStore
7-
- pod keys set "Analytics" "" BitStore
6+
- pod keys set "Chain" "a" BitStore
7+
- pod keys set "Analytics" "a" BitStore
8+
- pod install
89
script: xctool -workspace BitStore.xcworkspace -scheme Test -sdk iphonesimulator8.1
910
script: xctool -workspace BitStore.xcworkspace -scheme BitStore -sdk iphonesimulator8.1

0 commit comments

Comments
 (0)