.travis.yml: switch to Python 3.6

This commit is contained in:
Aminda Suomalainen 2019-08-08 20:18:02 +03:00
parent 45250ec363
commit 2e85ce5d0c
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: python
python:
- "2.7"
- "3.6"
addons:
apt: