Repository: incubator-ariatosca Updated Branches: refs/heads/build_fail_poc e81fe56fe -> 0b5db3af5
another run Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/0b5db3af Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/0b5db3af Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/0b5db3af Branch: refs/heads/build_fail_poc Commit: 0b5db3af5485eccfedfc6cc32de4a5f44793075c Parents: e81fe56 Author: max-orlov <[email protected]> Authored: Mon Jul 3 13:58:42 2017 +0300 Committer: max-orlov <[email protected]> Committed: Mon Jul 3 13:58:42 2017 +0300 ---------------------------------------------------------------------- tox.ini | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/0b5db3af/tox.ini ---------------------------------------------------------------------- diff --git a/tox.ini b/tox.ini index b824420..3e1fb3c 100644 --- a/tox.ini +++ b/tox.ini @@ -61,4 +61,3 @@ commands=pylint --rcfile=aria/.pylintrc --disable=fixme,missing-docstring aria e [testenv:pylint_tests] commands=pylint --rcfile=tests/.pylintrc --disable=fixme,missing-docstring tests -
