summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Albrecht <a.albrecht@Mac-PU08.prounix.local>2020-01-08 16:27:12 +0100
committerAndreas Albrecht <a.albrecht@Mac-PU08.prounix.local>2020-01-08 16:27:12 +0100
commitddb0316fd320fc0d5d65d3c6eca09582d3f6e9e2 (patch)
treebf0e5dcc3fa7b25c0ab0ea391792e85c7c864483
parent6914a8259de772ddda99e80a218fc63e39a687cc (diff)
downloadsqlparse-ddb0316fd320fc0d5d65d3c6eca09582d3f6e9e2.tar.gz
CI: Add Python 3.8 to test matrix.
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index bf04864..6493c5a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ python:
- "3.4"
- "3.5"
- "3.6"
+ - "3.8"
- "nightly"
- "pypy"
- "pypy3"