From a92d18debb2223c93a02accb84d9cfabd02157c1 Mon Sep 17 00:00:00 2001 From: Paul Beusterien Date: Tue, 3 Oct 2017 18:23:57 -0700 Subject: Install pods for Firestore travis run (#328) --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 22b130c..cf3c7b3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ before_install: - bundle install - gem install xcpretty - bundle exec pod install --project-directory=Example --repo-update + - bundle exec pod install --project-directory=Firestore/Example --no-repo-update script: - "! git grep ' $'" # Fail on trailing whitespace -- cgit v1.2.3