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
+1 -1
View File
@@ -1,7 +1,7 @@
language: python
python:
- "2.7"
- "3.2"
- "3.6"
virtualenv:
system_site_packages: true
before_install: