Fixing travis?
This commit is contained in:
parent
6e111173de
commit
2976e102d7
@ -1,3 +1,5 @@
|
|||||||
|
sudo: false
|
||||||
|
|
||||||
language: python
|
language: python
|
||||||
|
|
||||||
python:
|
python:
|
||||||
@ -8,10 +10,6 @@ env:
|
|||||||
- TOX_ENV=flake8
|
- TOX_ENV=flake8
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- "wget -O - http://apt.mopidy.com/mopidy.gpg | sudo apt-key add -"
|
|
||||||
- "sudo wget -O /etc/apt/sources.list.d/mopidy.list http://apt.mopidy.com/mopidy.list"
|
|
||||||
- "sudo apt-get update || true"
|
|
||||||
- "sudo apt-get install mopidy"
|
|
||||||
- "pip install tox"
|
- "pip install tox"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user