Эх сурвалжийг харах

Merge pull request #1255 from thomasvl/mark_os_x_python_cpp_failing

List python_cpp as failing on OS X
Thomas Van Lenten 9 жил өмнө
parent
commit
9ab11c6561
1 өөрчлөгдсөн 4 нэмэгдсэн , 0 устгасан
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -67,5 +67,9 @@ matrix:
       env: CONFIG=ruby22
       env: CONFIG=ruby22
     - os: osx
     - os: osx
       env: CONFIG=jruby
       env: CONFIG=jruby
+    # https://github.com/google/protobuf/issues/1253 - Started failing when
+    # we moved to an OS X image that is 10.11.
+    - os: osx
+      env: CONFIG=python_cpp
 notifications:
 notifications:
   email: false
   email: false