Skip to content

Commit f5cd3f9

Browse files
author
Alfredo Uribe
committed
fix for git issue
1 parent 9563c4b commit f5cd3f9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ before_install:
44
- brew update
55
- brew upgrade xctool
66
- gem install cocoapods -v '0.34.4'
7+
- echo -e "Host *\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config
78
- pod repo add cloudspace https://github.com/cloudspace/Cloudspace-iOS-PodSpecs.git
89
- pod install
910
script:

0 commit comments

Comments
 (0)