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
1 changed files with 2 additions and 0 deletions

View File

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