From 27888fac0b6a612fa68c277203f9074f73154c2a Mon Sep 17 00:00:00 2001 From: Griatch Date: Wed, 29 Jan 2020 08:49:28 +0100 Subject: [PATCH] Add Py 3.8 to Travis tests --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 34288574ae..3d3714c4f7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ services: python: - "3.7" + - "3.8" env: - TESTING_DB=sqlite3