Skip to content

Commit 05463c6

Browse files
authored
Remove GDT from travis (#7287)
1 parent c05801f commit 05463c6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -190,12 +190,6 @@ jobs:
190190
- travis_retry ./scripts/pod_lib_lint.rb FirebaseInAppMessaging.podspec --use-libraries
191191
- travis_retry ./scripts/pod_lib_lint.rb FirebaseInAppMessaging.podspec --use-modular-headers
192192

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-
199193
# Validate Cocoapods configurations
200194
# This may take long time, so we would like to run it only once all other tests pass
201195
- stage: test

0 commit comments

Comments
 (0)