Преглед на файлове

Remove the allowed_failure for python_cpp as the bug was fixed.

Thomas Van Lenten преди 8 години
родител
ревизия
a839c67dfe
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0 4
      .travis.yml

+ 0 - 4
.travis.yml

@@ -50,10 +50,6 @@ matrix:
     - os: linux
       env: CONFIG=python_compatibility
   allow_failures:
-    # 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
     # Mark the iOS test as flakey as xcodebuild some times fails to start the
     # iOS Simulator.
     - os: osx