travis: Specify the version of pypy to avoid travis's issue

This commit is contained in:
Takeshi KOMIYA 2017-02-13 21:35:01 +09:00
parent 98e0f6b56f
commit fb3e77bb78

View File

@ -5,7 +5,7 @@ cache:
directories:
- $HOME/.cache/pip
python:
- "pypy"
- "pypy-5.4.1"
- "2.7"
- "3.4"
- "3.5"
@ -27,7 +27,7 @@ matrix:
env: DOCUTILS=0.12
- python: nightly
env: DOCUTILS=0.12
- python: pypy
- python: "pypy-5.4.1"
env: DOCUTILS=0.12
addons:
apt: