commit | 7b69c1889e2b78c9c8767288043a7f253e00f54b | [log] [tgz] |
---|---|---|
author | Nobuaki Sukegawa <nsuke@apache.org> | Sun Jan 03 23:27:42 2016 +0900 |
committer | Nobuaki Sukegawa <nsuke@apache.org> | Sun Jan 03 23:30:19 2016 +0900 |
tree | abd1d5b8812b7895591fec45d23852076614fb1a | |
parent | 269473d4750a1e03ff0c85125bfa20b2f2475aa3 [diff] |
Remove Travis-CI allow_failures entry for CentOS 7 It seems that upstream CentOS image update fixed the Python import failure.
diff --git a/.travis.yml b/.travis.yml index 227393f..97440f3 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -123,9 +123,6 @@ 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 #