Fix Travis 3.7 support

master
Viktor Villainov 2018-12-29 07:52:43 -05:00
parent 17fd78b446
commit dbc015be4a
No known key found for this signature in database
GPG Key ID: 8EB38B46F33BAF2F
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
language: python
sudo: required
dist: xenial
python:
- "3.5"
- "3.6"