Test on multiple python versions
This commit is contained in:
parent
fa9e024b42
commit
1bbf9b62ad
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
language: python
|
||||
python:
|
||||
- 3.5
|
||||
- 3.6
|
||||
- 3.7
|
||||
services:
|
||||
- docker
|
||||
install:
|
||||
|
|
Loading…
Reference in a new issue