mirror of https://github.com/scrapy/scrapy.git
travis
This commit is contained in:
parent
f7201b1427
commit
392b489a65
|
|
@ -42,6 +42,7 @@ matrix:
|
|||
dist: bionic
|
||||
before_install:
|
||||
- pip install -U pip
|
||||
- pip --version
|
||||
install:
|
||||
- |
|
||||
if [[ ! -z "$PYPY_VERSION" ]]; then
|
||||
|
|
|
|||
Loading…
Reference in New Issue