From ea511491009a40360b4891cdc58d2c3f9bdf4481 Mon Sep 17 00:00:00 2001 From: Jie Luo Date: Mon, 23 Jan 2017 15:11:00 -0800 Subject: Add python compatibility tests against v2.5.0 amd run on Travis. --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index a34cb83b..77662993 100644 --- a/.travis.yml +++ b/.travis.yml @@ -63,6 +63,10 @@ matrix: # fetch pre-built Linux protoc binaries in the test. - os: linux env: CONFIG=java_compatibility + # The Python compatibility test currently only runs on Linux because it will + # fetch pre-built Linux protoc binaries in the test. + - os: linux + env: CONFIG=python_compatibility allow_failures: # These currently do not work on OS X but are being worked on by @haberman. - os: osx -- cgit v1.2.3