Skip to content

Commit 78df988

Browse files
committed
Updated travis
1 parent ede4a5c commit 78df988

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
language: objective-c
22
before_install:
3-
- gem install cocoapods -v '= 0.34.2'
43
- brew update
54
- brew install xctool
5+
- gem install cocoapods-keys
6+
- pod keys set "Chain" ""
7+
- pod keys set "Analytics" ""
68
script: xctool -workspace BitStore.xcworkspace -scheme Test -sdk iphonesimulator8.1
79
script: xctool -workspace BitStore.xcworkspace -scheme BitStore -sdk iphonesimulator8.1

0 commit comments

Comments
 (0)