Repository: incubator-ariatosca Updated Branches: refs/heads/build_fail_poc 9888d9afb -> 8919d0820
run 4 Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/8919d082 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/8919d082 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/8919d082 Branch: refs/heads/build_fail_poc Commit: 8919d0820b25fef4810d376ae7c30bb6d753a0d9 Parents: 9888d9a Author: max-orlov <[email protected]> Authored: Mon Jul 3 16:09:33 2017 +0300 Committer: max-orlov <[email protected]> Committed: Mon Jul 3 16:09:33 2017 +0300 ---------------------------------------------------------------------- tox.ini | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/8919d082/tox.ini ---------------------------------------------------------------------- diff --git a/tox.ini b/tox.ini index 3e1fb3c..b824420 100644 --- a/tox.ini +++ b/tox.ini @@ -61,3 +61,4 @@ commands=pylint --rcfile=aria/.pylintrc --disable=fixme,missing-docstring aria e [testenv:pylint_tests] commands=pylint --rcfile=tests/.pylintrc --disable=fixme,missing-docstring tests +
