Explorar el Código

Remove GDT from travis (#7287)

Paul Beusterien hace 5 años
padre
commit
05463c6156
Se han modificado 1 ficheros con 0 adiciones y 6 borrados
  1. 0 6
      .travis.yml

+ 0 - 6
.travis.yml

@@ -190,12 +190,6 @@ jobs:
         - travis_retry ./scripts/pod_lib_lint.rb FirebaseInAppMessaging.podspec --use-libraries
         - travis_retry ./scripts/pod_lib_lint.rb FirebaseInAppMessaging.podspec --use-modular-headers
 
-    - stage: test
-      env:
-        - PROJECT=GoogleDataTransport METHOD=pod-lib-lint
-      script:
-        - travis_retry ./scripts/if_changed.sh ./scripts/pod_lib_lint.rb GoogleDataTransport.podspec --platforms=ios
-
     # Validate Cocoapods configurations
     # This may take long time, so we would like to run it only once all other tests pass
     - stage: test