Skip to content

Commit 525bb25

Browse files
committed
use latest cocoapods on travis
1 parent e3d61ac commit 525bb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ xcode_scheme: FirebaseUI
66
rvm: 2.3.1
77
before_install:
88
- gem uninstall cocoapods -a
9-
- gem install cocoapods -v '1.0.1'
9+
- gem install cocoapods -v 1.1.1
1010
- gem install xcpretty
1111
- pod install --repo-update
1212

0 commit comments

Comments
 (0)