Keep just py27 and py34 for now, fix #74

This commit is contained in:
Daniel Pizetta 2018-02-07 16:54:36 -02:00
parent e7de70f7a8
commit f6d0aa59d2
1 changed files with 0 additions and 3 deletions

View File

@ -1,10 +1,7 @@
language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "3.6"
virtualenv:
system_site_packages: true
before_install: