mirror of
https://github.com/nicolabs/nicobot.git
synced 2025-09-05 17:15:36 +02:00
+ testing with minimum required Python version (3.4.2)
This commit is contained in:
parent
707a881931
commit
75840b057f
|
@ -1,5 +1,6 @@
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
|
- "3.4.2"
|
||||||
- "3.6"
|
- "3.6"
|
||||||
- "3.7"
|
- "3.7"
|
||||||
- "nightly"
|
- "nightly"
|
||||||
|
|
Loading…
Reference in a new issue