summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-05-27 09:44:08 -0400
committerNed Batchelder <ned@nedbatchelder.com>2018-05-27 09:44:08 -0400
commit9d2da185cedc973852ed9ae1f2b61cd7f17d6f98 (patch)
treef794284f1f0c80aa21da5de0969af487f5ef6cbb
parent18cc5b6cb1c697adf8301161f54434f093f16555 (diff)
downloadpython-coveragepy-9d2da185cedc973852ed9ae1f2b61cd7f17d6f98.tar.gz
Back to pypy
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index de8488f..df238e5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,7 +10,7 @@ python:
- '3.4'
- '3.5'
- '3.6'
- - 'pypy2'
+ - 'pypy'
- 'pypy3.5'
env: