From: Ben Darnell Date: Mon, 2 Mar 2020 19:29:50 +0000 (-0500) Subject: ci: Fix travis.yml X-Git-Tag: v6.0.4^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de676fd5fc127b702dfda39339d1ab8285f0acf0;p=thirdparty%2Ftornado.git ci: Fix travis.yml The branch6.0 version of #2818 --- diff --git a/.travis.yml b/.travis.yml index dd808b97c..9da0159c7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,9 +6,6 @@ dist: trusty sudo: false -matrix: - fast_finish: true - language: python # For a list of available versions, run # aws s3 ls s3://travis-python-archives/binaries/ubuntu/14.04/x86_64/ @@ -26,6 +23,7 @@ language: python packages: - libgnutls-dev jobs: + fast_finish: true include: # 3.5.2 is interesting because it's the version in ubuntu 16.04, and due to python's # "provisional feature" rules there are significant differences between patch