Skip to content

Commit d8bd88b

Browse files
committed
Revert "don't repo update on build"
This reverts commit f1a7c11.
1 parent f1a7c11 commit d8bd88b

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 install cocoapods -v '1.0.1'
9-
- pod install
9+
- pod install --repo-update
1010

1111
script: xcodebuild -workspace FirebaseUI.xcworkspace
1212
-scheme FirebaseUI

0 commit comments

Comments
 (0)