summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-05-27 09:12:55 -0400
committerNed Batchelder <ned@nedbatchelder.com>2018-05-27 09:12:55 -0400
commit18cc5b6cb1c697adf8301161f54434f093f16555 (patch)
tree3b78c0e7cee83bfba64d754805469022f7a8118f
parente862320343c2401073f874c791c1b92d5ae625c0 (diff)
downloadpython-coveragepy-18cc5b6cb1c697adf8301161f54434f093f16555.tar.gz
Maybe pypy2 works?
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 06e7d3b..de8488f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,7 +10,7 @@ python:
- '3.4'
- '3.5'
- '3.6'
- - 'pypy2.7'
+ - 'pypy2'
- 'pypy3.5'
env: