Remove virtualenv config instead

This commit is contained in:
Mathieu Comandon 2018-12-19 14:35:13 -08:00
parent 9ab6c842db
commit 5715bd1963

View file

@ -1,9 +1,9 @@
dist: xenial
language: python
python:
- "3.4"
- "3.5"
virtualenv:
system_site_packages: true
- "3.6"
before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"