Skip to content

Commit

Permalink
Cleanup build
Browse files Browse the repository at this point in the history
Remove legacy install_command used for installing pre-release Mopidy
  • Loading branch information
DavisNT committed Jan 16, 2017
1 parent db82c1d commit 86274ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox.ini
Expand Up @@ -9,7 +9,6 @@ deps =
nose
freezegun
mopidy
install_command = pip install --allow-unverified=mopidy --pre {opts} {packages}
commands = nosetests -v --with-xunit --xunit-file=xunit-{envname}.xml --with-coverage --cover-package=mopidy_alarmclock

[testenv:flake8]
Expand Down

0 comments on commit 86274ee

Please sign in to comment.