Skip to content

Commit a92d18d

Browse files
authored
Install pods for Firestore travis run (#328)
1 parent ce2191c commit a92d18d

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
@@ -10,6 +10,7 @@ before_install:
1010
- bundle install
1111
- gem install xcpretty
1212
- bundle exec pod install --project-directory=Example --repo-update
13+
- bundle exec pod install --project-directory=Firestore/Example --no-repo-update
1314

1415
script:
1516
- "! git grep ' $'" # Fail on trailing whitespace

0 commit comments

Comments
 (0)