You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by bo...@apache.org on 2017/12/20 18:11:55 UTC

incubator-airflow git commit: [AIRFLOW-XXX] Purge coveralls

Repository: incubator-airflow
Updated Branches:
  refs/heads/master b7e0d09a9 -> 33b3f6dc6


[AIRFLOW-XXX] Purge coveralls


Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/33b3f6dc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/33b3f6dc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/33b3f6dc

Branch: refs/heads/master
Commit: 33b3f6dc631a3f028efd190671bfaf6a55ce9463
Parents: b7e0d09
Author: Bolke de Bruin <bo...@xs4all.nl>
Authored: Wed Dec 20 19:11:27 2017 +0100
Committer: Bolke de Bruin <bo...@xs4all.nl>
Committed: Wed Dec 20 19:11:27 2017 +0100

----------------------------------------------------------------------
 tox.ini | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/33b3f6dc/tox.ini
----------------------------------------------------------------------
diff --git a/tox.ini b/tox.ini
index 31a8c17..e875694 100644
--- a/tox.ini
+++ b/tox.ini
@@ -70,7 +70,6 @@ commands =
   {toxinidir}/scripts/ci/load_data.sh
   {toxinidir}/scripts/ci/run_tests.sh []
   {toxinidir}/scripts/ci/check-license.sh
-  coveralls
 
 [testenv:flake8]
 basepython = python3