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