From: Martin Asell Date: Thu, 17 Oct 2019 20:38:43 +0000 (+0100) Subject: Add python 3.8 X-Git-Url: https://git.devinivas.org/?a=commitdiff_plain;h=560e96025263a4ccee29d6d7395e29eaf5477330;p=chevron.git Add python 3.8 --- diff --git a/.travis.yml b/.travis.yml index 7ad9de5..0774128 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ python: - 3.5 - 3.6 - 3.7 + - 3.8 - pypy matrix: