Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
lechat authored Nov 9, 2018
2 parents 835f42a + 8b152f0 commit 21897bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ passenv =
usedevelop=
True
commands=
python -m pylint jenkinsapi
python -m pylint jenkinsapi/
python -m pycodestyle
py.test -sv --cov=jenkinsapi --cov-report=term-missing --cov-report=xml jenkinsapi_tests {posargs}
codecov
Expand Down

0 comments on commit 21897bf

Please sign in to comment.