]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
travis: Test Python 3.8
authorDaniel Axtens <dja@axtens.net>
Thu, 24 Oct 2019 06:50:08 +0000 (17:50 +1100)
committerDaniel Axtens <dja@axtens.net>
Tue, 29 Oct 2019 04:31:51 +0000 (15:31 +1100)
An embarassing miss when applying the previous patch.

Fixes: 681609f9511c ("Python 3.8 support")
Signed-off-by: Daniel Axtens <dja@axtens.net>
.travis.yml

index cc326840cdb21289961f6647663b9047443a9626..ad9b9439e080792d5d4baf1da01f08d2d9d2822d 100644 (file)
@@ -8,6 +8,7 @@ python:
   - 3.5
   - 3.6
   - 3.7
+  - 3.8
 
 addons:
   postgresql: 9.6