Repository: thrift
Updated Branches:
  refs/heads/master 269473d47 -> 7b69c1889


Remove Travis-CI allow_failures entry for CentOS 7

It seems that upstream CentOS image update fixed the Python import failure.


Project: http://git-wip-us.apache.org/repos/asf/thrift/repo
Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/7b69c188
Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/7b69c188
Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/7b69c188

Branch: refs/heads/master
Commit: 7b69c1889e2b78c9c8767288043a7f253e00f54b
Parents: 269473d
Author: Nobuaki Sukegawa <[email protected]>
Authored: Sun Jan 3 23:27:42 2016 +0900
Committer: Nobuaki Sukegawa <[email protected]>
Committed: Sun Jan 3 23:30:19 2016 +0900

----------------------------------------------------------------------
 .travis.yml | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/thrift/blob/7b69c188/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 227393f..97440f3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -123,9 +123,6 @@ env:
       BUILD_ENV="-e CC=gcc -e CXX=g++"
 
 matrix:
-  allow_failures:
-    - env: TEST_NAME="All (CentOS)" BUILD_CMD="../cmake.sh" DISTRO=centos
-
   include:
     # QA jobs for code analytics and metrics
     #

Reply via email to