]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
Drop 3.8-dev from matrix 547/head
authorTom Christie <tom@tomchristie.com>
Fri, 14 Jun 2019 10:22:59 +0000 (11:22 +0100)
committerTom Christie <tom@tomchristie.com>
Fri, 14 Jun 2019 10:22:59 +0000 (11:22 +0100)
.travis.yml

index 4f4ef5dc5cea0fa4dd320f2adedaba9beb955602..8410bdd7268d139c86794dec4a01fa98d75eb7cd 100644 (file)
@@ -6,7 +6,6 @@ cache: pip
 python:
     - "3.6"
     - "3.7"
-    - "3.8-dev"
 
 install:
     - pip install -U -r requirements.txt