Browse Source

Mark objectivec_cocoapods_integration as failing

Thomas Van Lenten 8 years ago
parent
commit
70e21d7cf9
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -73,6 +73,10 @@ matrix:
     # we moved to an OS X image that is 10.11.
     # we moved to an OS X image that is 10.11.
     - os: osx
     - os: osx
       env: CONFIG=python_cpp
       env: CONFIG=python_cpp
+    # This started failing with the OS X 10.12 / Xcode 8.1 image.
+    # https://github.com/google/protobuf/issues/2472
+    - os: osx
+      env: CONFIG=objectivec_cocoapods_integration
     # Mark the iOS test as flakey as xcodebuild some times fails to start the
     # Mark the iOS test as flakey as xcodebuild some times fails to start the
     # iOS Simulator.
     # iOS Simulator.
     - os: osx
     - os: osx