Maybe like this?

This commit is contained in:
enkore 2014-10-17 13:12:27 +02:00
parent c3f1f27186
commit 17e60c341c

View File

@ -2,7 +2,7 @@ language: python
python:
- "3.3"
virtualenv:
system_site_packages: true
- "3.3_with_system_site_packages"
before_install:
- "sudo apt-get install -qq python3-sphinx"
install: