Repository: incubator-airflow Updated Branches: refs/heads/v1-9-test 579068a88 -> 1b53882a7
[AIRFLOW-XXX] Purge coveralls (cherry picked from commit 33b3f6dc631a3f028efd190671bfaf6a55ce9463) Signed-off-by: Bolke de Bruin <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/1b53882a Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/1b53882a Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/1b53882a Branch: refs/heads/v1-9-test Commit: 1b53882a7cc64358e09eed3afb53069c1fba2b94 Parents: 579068a Author: Bolke de Bruin <[email protected]> Authored: Wed Dec 20 19:11:27 2017 +0100 Committer: Bolke de Bruin <[email protected]> Committed: Wed Dec 20 22:10:51 2017 +0100 ---------------------------------------------------------------------- tox.ini | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/1b53882a/tox.ini ---------------------------------------------------------------------- diff --git a/tox.ini b/tox.ini index 9f36ff2..f9552de 100644 --- a/tox.ini +++ b/tox.ini @@ -67,4 +67,3 @@ commands = {toxinidir}/scripts/ci/load_data.sh {toxinidir}/scripts/ci/run_tests.sh [] {toxinidir}/scripts/ci/check-license.sh - coveralls
