Repository: incubator-ariatosca Updated Branches: refs/heads/build_fail_poc 9ad6d38f6 -> a3735ba06
running all 3 Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/a3735ba0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/a3735ba0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/a3735ba0 Branch: refs/heads/build_fail_poc Commit: a3735ba0653d7fc8621b2ddb2364b326a437a8ef Parents: 9ad6d38 Author: max-orlov <[email protected]> Authored: Tue Jul 4 14:09:42 2017 +0300 Committer: max-orlov <[email protected]> Committed: Tue Jul 4 14:09:42 2017 +0300 ---------------------------------------------------------------------- tox.ini | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/a3735ba0/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 -
