Move travis CI to Python 3.7

This commit is contained in:
Nicolas F 2019-02-24 21:28:10 +01:00
parent fd39525ada
commit c28ce88f80
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: python
python: "3.6"
python: "3.7"
dist: trusty
sudo: required