ci/travis: update python to 3.7

pull/742/head
Tomas Susanka 5 years ago
parent 0f3466bf01
commit c16194115d

@ -4,7 +4,7 @@ language: python
dist: xenial
sudo: false
python:
- "3.6"
- "3.7"
cache:
directories:

Loading…
Cancel
Save