diff --git a/.travis.yml b/.travis.yml index 17fe8540..9b4f6933 100644 --- a/.travis.yml +++ b/.travis.yml @@ -56,7 +56,7 @@ jobs: include: - stage: pod lint name: Cocoapods Lint - script: bundle exec pod lib lint + script: bundle exec pod lib lint --allow-warnings # Build example projects - &build-examples