From c1c8c913552e48938f8feb70c838588775d68d20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 30 Apr 2019 13:31:51 +0200 Subject: [PATCH] Install Python 3.8 on the CI --- tests/tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/tests.yml b/tests/tests.yml index 2f55b4f..349c5d3 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -34,6 +34,7 @@ - python35 - python36 - python37 + - python38 - python2-devel - python3-devel - python3-tox