mirror of https://github.com/scrapy/scrapy.git
Workaround for travis#253
This commit is contained in:
parent
1b9b211192
commit
5c4666a3d4
|
|
@ -7,7 +7,7 @@ env:
|
|||
- TOXENV=py33
|
||||
- TOXENV=docs
|
||||
install:
|
||||
- pip install -U tox
|
||||
- pip install -U tox twine wheel
|
||||
script: tox
|
||||
notifications:
|
||||
irc:
|
||||
|
|
|
|||
Loading…
Reference in New Issue