summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Michael Larson <sethmichaellarson@gmail.com>2019-06-04 08:51:26 -0500
committerGitHub <noreply@github.com>2019-06-04 08:51:26 -0500
commitae21005873e6d1825bed269cc6fc924c7a116d21 (patch)
tree66b650b4a7df1df5561adc84b69956409368c13a
parent52c827532d8b434e6bd344fad7ee69b9d247792b (diff)
downloadurllib3-ae21005873e6d1825bed269cc6fc924c7a116d21.tar.gz
Allow Python 3.8-dev to failskip-3.8-dev
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index c803f488..f2835b58 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -105,6 +105,7 @@ matrix:
- ./_travis/deploy.sh
allow_failures:
+ - python: 3.8-dev
- python: pypy3.5-6.0
- python: pypy2.7-6.0