Remove duplicate PyPy toxenv from Travis config

Thanks for the catch @redapple
This commit is contained in:
Konstantin Lopuhin 2017-06-19 17:45:28 +03:00
parent 271b3a485c
commit 5ba8e5adc0
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@ matrix:
env: TOXENV=py35
- python: 3.6
env: TOXENV=py36
- python: 2.7
env: TOXENV=pypy
- python: 3.6
env: TOXENV=docs
install: