]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
ci: Fix travis.yml
authorBen Darnell <ben@bendarnell.com>
Mon, 2 Mar 2020 19:29:50 +0000 (14:29 -0500)
committerBen Darnell <ben@bendarnell.com>
Mon, 2 Mar 2020 22:49:47 +0000 (17:49 -0500)
The branch6.0 version of #2818

.travis.yml

index dd808b97c0f34d166b2aecfea0ab54cf0d3437c9..9da0159c7415e3edaf7fffd4b917b34dec7fe0a1 100644 (file)
@@ -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