mirror of https://github.com/scrapy/scrapy.git
Remove duplicate PyPy toxenv from Travis config
Thanks for the catch @redapple
This commit is contained in:
parent
271b3a485c
commit
5ba8e5adc0
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue