aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index d68fafc..7dcd62a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -34,9 +34,7 @@ jobs:
- ./scripts/if_changed.sh bundle exec pod install --project-directory=Functions/Example
script:
- ./scripts/if_changed.sh ./scripts/build.sh $PROJECT $PLATFORM
-
- # TODO fix os_log deprecation warning in FIRLogger to remove --allow-warnings
- - ./scripts/if_changed.sh bundle exec pod lib lint FirebaseCore.podspec --allow-warnings
+ - ./scripts/if_changed.sh bundle exec pod lib lint FirebaseCore.podspec
# TODO - Uncomment subsequent lines once FirebaseCore source repo is in public Specs repo
# - bundle exec pod lib lint FirebaseAuth.podspec