Upgrade Travis CI to Python 3.7 (#14588)

This commit is contained in:
Giuliano Zaro 2019-07-12 12:59:14 +02:00 committed by Scott Lahteine
parent d3add3c34f
commit 65a2903aab

View file

@ -3,7 +3,7 @@ sudo: require
language: python
python:
- "2.7"
- "3.7"
notifications:
email: false