mirror of
https://github.com/sivel/speedtest-cli.git
synced 2026-01-07 20:40:09 +01:00
foo
This commit is contained in:
4
tox.ini
4
tox.ini
@@ -7,7 +7,7 @@ commands =
|
||||
{envpython} -m compileall speedtest.py
|
||||
{envpython} speedtest.py
|
||||
{envpython} speedtest.py --source 172.17.0.1
|
||||
{envpython} speedtest.py --source 127.0.0.1 || true
|
||||
bash -c \'{envpython} speedtest.py --source 127.0.0.1 || true\'
|
||||
|
||||
[testenv:flake8]
|
||||
basepython=python
|
||||
@@ -22,4 +22,4 @@ commands =
|
||||
pypy -m compileall speedtest.py
|
||||
pypy speedtest.py
|
||||
pypy speedtest.py --source 172.17.0.1
|
||||
pypy speedtest.py --source 127.0.0.1 || true
|
||||
bash -c \'pypy speedtest.py --source 127.0.0.1 || true\'
|
||||
|
||||
Reference in New Issue
Block a user