From fee5701143af0312db438253b06a470bdeadbe08 Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Wed, 10 Oct 2018 15:52:49 +0200 Subject: Travis only has dev builds of 3.7 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 33ea1fa6..384c548c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: python python: - - "3.7" + - "3.7-dev" sudo: required -- cgit v1.2.3