Update .travis.yml

This commit is contained in:
Colin Duquesnoy 2017-11-30 22:42:51 +01:00 committed by GitHub
parent 42873de9c8
commit e3a87554b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,6 @@
language: python language: python
python: python:
- "2.7" - "2.7"
- "3.6"
virtualenv: virtualenv:
system_site_packages: true system_site_packages: true
before_install: before_install: