Update .travis.yml

Bump python3 version
This commit is contained in:
Colin Duquesnoy 2017-11-30 22:40:25 +01:00 committed by GitHub
parent 497522cca7
commit 42873de9c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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