From a839c67dfe6ea49ae86c75c7744e0fe3ec42f31e Mon Sep 17 00:00:00 2001 From: Thomas Van Lenten Date: Wed, 15 Nov 2017 10:39:35 -0500 Subject: Remove the allowed_failure for python_cpp as the bug was fixed. --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 269c2df6..44a7701b 100644 --- a/.travis.yml +++ b/.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 -- cgit v1.2.3