Maybe like this?
This commit is contained in:
parent
c3f1f27186
commit
17e60c341c
@ -2,7 +2,7 @@ language: python
|
|||||||
python:
|
python:
|
||||||
- "3.3"
|
- "3.3"
|
||||||
virtualenv:
|
virtualenv:
|
||||||
system_site_packages: true
|
- "3.3_with_system_site_packages"
|
||||||
before_install:
|
before_install:
|
||||||
- "sudo apt-get install -qq python3-sphinx"
|
- "sudo apt-get install -qq python3-sphinx"
|
||||||
install:
|
install:
|
||||||
|
Loading…
Reference in New Issue
Block a user