We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c05801f commit 05463c6Copy full SHA for 05463c6
.travis.yml
@@ -190,12 +190,6 @@ jobs:
190
- travis_retry ./scripts/pod_lib_lint.rb FirebaseInAppMessaging.podspec --use-libraries
191
- travis_retry ./scripts/pod_lib_lint.rb FirebaseInAppMessaging.podspec --use-modular-headers
192
193
- - stage: test
194
- env:
195
- - PROJECT=GoogleDataTransport METHOD=pod-lib-lint
196
- script:
197
- - travis_retry ./scripts/if_changed.sh ./scripts/pod_lib_lint.rb GoogleDataTransport.podspec --platforms=ios
198
-
199
# Validate Cocoapods configurations
200
# This may take long time, so we would like to run it only once all other tests pass
201
- stage: test
0 commit comments