From 3f4069044c9da2d549cdbb28e3afdf840e56ed7a Mon Sep 17 00:00:00 2001 From: Fabio Caccamo Date: Mon, 12 Apr 2021 10:03:00 +0200 Subject: [PATCH] Added python 3.9 to travis. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 74cedfc..9fbe449 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ python: - "3.6" - "3.7" - "3.8" - # - "3.9" + - "3.9" install: - pip install tox-travis script: