mirror of
https://github.com/nicolabs/nicobot.git
synced 2025-09-05 17:15:36 +02:00
+ testing also against latest python versions
This commit is contained in:
parent
ea65ac77f7
commit
6d3162cf2d
|
@ -1,6 +1,8 @@
|
|||
language: python
|
||||
python:
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "nightly"
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue