Repository: incubator-ariatosca Updated Branches: refs/heads/build_fail_poc e4f0b715e -> e133904ca
run all but tests/orchestrator/workflows/core 2 Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/e133904c Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/e133904c Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/e133904c Branch: refs/heads/build_fail_poc Commit: e133904ca6671b1ee2fc802f4bf23ca6811b39b5 Parents: e4f0b71 Author: max-orlov <[email protected]> Authored: Tue Jul 4 12:51:35 2017 +0300 Committer: max-orlov <[email protected]> Committed: Tue Jul 4 12:51:35 2017 +0300 ---------------------------------------------------------------------- tox.ini | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/e133904c/tox.ini ---------------------------------------------------------------------- diff --git a/tox.ini b/tox.ini index 52a9c74..203b27f 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 +
