This commit is contained in:
MariuszC
2020-01-19 16:18:03 +01:00
parent f70e94d7ba
commit 8b0b2149c5
2 changed files with 4 additions and 3 deletions

View File

@@ -21,8 +21,8 @@ env:
before_install:
- sudo apt-get update
- sudo apt-get -y install mopidy
-
- pip install Mopidy
install:
- "pip install tox"