summaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2018-05-16 17:03:40 -0400
committerJeff Forcier <jeff@bitprophet.org>2018-05-16 17:03:40 -0400
commit52551321a2297bdb966869fa719e584c868dd857 (patch)
tree25f6f9b19502bef37a1fe9466195398af7985ebc /.travis.yml
parentf132dcf9648b87b91e8fce925ba853dbaaa8d51f (diff)
Modern pypy no longer seems to sporadically fail?
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 5823ebd6..4316bd9f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,7 +13,6 @@ python:
matrix:
allow_failures:
- python: "3.7-dev"
- - python: "pypy-5.6.0"
install:
# Ensure modern pip/etc to avoid some issues w/ older worker environs
- pip install pip==9.0.1 setuptools==36.6.0