summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2019-11-01 17:09:00 +0100
committerLars-Dominik Braun <lars@6xq.net>2019-11-01 17:09:00 +0100
commit5ca92c883ded71aa1d65b05244ba51c920e244e3 (patch)
tree7fcefc01ca05c96ab3c2d29e24c3a0e837cf9008
parentba438a120f6dba53b87bb7e1219659c082c2854e (diff)
downloadcrocoite-5ca92c883ded71aa1d65b05244ba51c920e244e3.tar.gz
crocoite-5ca92c883ded71aa1d65b05244ba51c920e244e3.tar.bz2
crocoite-5ca92c883ded71aa1d65b05244ba51c920e244e3.zip
Travis: Run tests with Python 3.8
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 7abcfd7..b1d417c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ matrix:
include:
- python: "3.6"
- python: "3.7"
+ - python: "3.8"
- python: "3.6-dev"
- python: "3.7-dev"
- python: "3.8-dev"