]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
travis-ci.com doesn't like it when you have matrix and jobs 2818/head
authorMin RK <benjaminrk@gmail.com>
Thu, 27 Feb 2020 10:32:58 +0000 (11:32 +0100)
committerBen Darnell <ben@bendarnell.com>
Mon, 2 Mar 2020 19:08:12 +0000 (14:08 -0500)
.org still allows this for some reason

.travis.yml

index 9bb46ffa198b00f87c78ceaae5238c3416665f9d..474bc90e474d3273ba9878df60a02294addbce16 100644 (file)
@@ -2,16 +2,15 @@
 
 dist: xenial
 language: python
-matrix:
-    fast_finish: true
 addons:
-  apt: 
+  apt:
     packages:
       - libgnutls-dev
 
 # For a list of available versions, run
 #     aws s3 ls s3://travis-python-archives/binaries/ubuntu/16.04/x86_64/
 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