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 96724cd commit 722b16dCopy full SHA for 722b16d
.travis.yml
@@ -78,6 +78,7 @@ jobs:
78
- travis_retry ./scripts/if_changed.sh ./scripts/pod_lib_lint.rb FirebaseDatabase.podspec --use-libraries --skip-tests
79
- travis_retry ./scripts/if_changed.sh ./scripts/pod_lib_lint.rb FirebaseDatabase.podspec --use-modular-headers --skip-tests
80
81
+ - stage: test
82
env:
83
- PROJECT=DynamicLinks PLATFORM=all METHOD=pod-lib-lint
84
before_install:
0 commit comments