💚 Add Python 3.7

This commit is contained in:
Matt Love 2019-07-09 14:48:27 -07:00
parent 89bf4281e7
commit 82e61043c9

View file

@ -3,6 +3,7 @@
language: python
python:
- '3.6'
- '3.7'
before_install:
- sudo add-apt-repository universe -y
- sudo apt-get update -q