mirror of https://github.com/conqp/rcon
1 changed files with 0 additions and 10 deletions
@ -1,10 +0,0 @@ |
|||
language: python |
|||
python: |
|||
- "3.8" |
|||
- "3.9" |
|||
- "3.9-dev" # 3.9 development branch |
|||
- "nightly" # nightly build |
|||
install: |
|||
- python setup.py install |
|||
script: |
|||
- pytest |
Loading…
Reference in new issue