Test on multiple python versions

This commit is contained in:
shortcutme 2019-03-20 00:50:32 +01:00
parent fa9e024b42
commit 1bbf9b62ad
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE

View file

@ -1,6 +1,8 @@
language: python
python:
- 3.5
- 3.6
- 3.7
services:
- docker
install: