summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2019-02-20 07:36:52 -0800
committerDavid Lord <davidism@gmail.com>2019-02-20 07:36:52 -0800
commit12fa6db477f85db97d42f334acf20f7b63d1219d (patch)
treeaac681422ab357d54bcf422fd8f5b527e1d23ed1
parent989d29a1de01e36f3f2c9b54819619a8d3304b27 (diff)
downloadmarkupsafe-12fa6db477f85db97d42f334acf20f7b63d1219d.tar.gz
fix travis xenial pypy version
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index c7bf624..74fba53 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -42,7 +42,7 @@ matrix:
deploy: *wheel_deploy
allow_failures:
- python: nightly
- - python: pypy3
+ - python: pypy3.5-6.0
fast_finish: true
stages: