From 4a5be14ad6bee52ba141909ca56935172d2c4684 Mon Sep 17 00:00:00 2001 From: Elodie Sandraz Date: Tue, 4 Feb 2020 13:47:04 -0600 Subject: [PATCH] updating travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 8d837e4..75bb0dc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,7 @@ python: - '3.5' - '3.6' - '3.7' + - '3.8' before_install: - pip install pip setuptools --upgrade