1
0

Travis: Test with Python 3.7

This commit is contained in:
Johann Bauer
2018-07-06 15:46:30 +02:00
parent f7c8e5a33b
commit 9f6373a89e

View File

@@ -1,8 +1,10 @@
sudo: false
dist: xenial
language: python
python:
- 3.5
- 3.6
- 3.7
addons:
apt:
sources: