From 925bba4c3c5c0346f2b6d78ae69bfbe73150d73e Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Thu, 28 Jun 2018 10:18:28 +0200 Subject: Python 3.7 is here --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 97a26f4e..b169794a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,7 +31,7 @@ matrix: - docker - python: 3.6 env: TOXENV=individual_coverage - - python: "3.7-dev" + - python: 3.7 env: TOXENV=py37 - language: node_js node_js: "node" -- cgit v1.2.3