From c6f63c7f7e40c5e19cfa9cfa2c917dca9efdf46f Mon Sep 17 00:00:00 2001
From: Alexandre Ferland <3533424+alexferl@users.noreply.github.com>
Date: Fri, 30 Oct 2020 12:26:42 -0400
Subject: [PATCH] Update .travis.yml

---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 58bb962..441319c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,7 @@ python:
   - "3.6"
   - "3.7"
   - "3.8"
+  - "3.9"
 env:
   - FLASK=1.1.2
   - FLASK=1.0.4
-- 
GitLab