Repository: incubator-ariatosca Updated Branches: refs/heads/build_fail_poc 0b5db3af5 -> 9d5a7edeb
yet another one Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/9d5a7ede Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/9d5a7ede Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/9d5a7ede Branch: refs/heads/build_fail_poc Commit: 9d5a7edeb25f4a7a33c57c8f2e74f754d48ee329 Parents: 0b5db3a Author: max-orlov <[email protected]> Authored: Mon Jul 3 14:16:50 2017 +0300 Committer: max-orlov <[email protected]> Committed: Mon Jul 3 14:16:50 2017 +0300 ---------------------------------------------------------------------- tox.ini | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/9d5a7ede/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 +
