summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 4ac68fb..c0b6e64 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,11 @@ python:
- 3.6
- 3.7
- 3.8
+ - 3.9-dev
+
+jobs:
+ allow_failures:
+ - python: 3.9-dev
addons:
apt: