mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-23 08:44:13 +00:00
Allow failures for Python 3.5 for now
This commit is contained in:
parent
85b0e6c9c7
commit
131f463247
@ -11,6 +11,9 @@ env:
|
||||
- TOXENV=py33
|
||||
- TOXENV=py35
|
||||
- TOXENV=docs
|
||||
matrix:
|
||||
allow_failures:
|
||||
- env: TOXENV=py35
|
||||
install:
|
||||
- pip install -U tox twine wheel codecov
|
||||
script: tox
|
||||
|
Loading…
x
Reference in New Issue
Block a user