Skip to content

Commit 9c45b22

Browse files
committed
attempt to get pod install to work on travis
1 parent bcb8c24 commit 9c45b22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ xcode_scheme: FirebaseUI
66
rvm: 2.3.1
77
before_install:
88
- gem install cocoapods -v '1.0.1'
9+
- pod install --repo-update
910

1011
script: xcodebuild -workspace FirebaseUI.xcworkspace
1112
-scheme FirebaseUI

0 commit comments

Comments
 (0)