Skip to content

Commit d4e939c

Browse files
authored
bump cocoapods version in travis
1 parent 1f8f199 commit d4e939c

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.1.1
9+
- gem install cocoapods -v 1.2.0.rc.1
1010
- gem install xcpretty
1111
- pod install --repo-update
1212

0 commit comments

Comments
 (0)