mirror of https://github.com/scrapy/scrapy.git
Add docs toxenv to .travis.yml
This commit is contained in:
parent
ec54942925
commit
cbebcbddb1
|
|
@ -4,6 +4,7 @@ env:
|
|||
- TOXENV=py27
|
||||
- TOXENV=precise
|
||||
- TOXENV=py33
|
||||
- TOXENV=docs
|
||||
install:
|
||||
- "./.travis-workarounds.sh"
|
||||
- pip install -U tox
|
||||
|
|
|
|||
Loading…
Reference in New Issue