Repository: incubator-airflow Updated Branches: refs/heads/master cc4404b5f -> b7e0d09a9
[AIRFLOW-XXX] Remove unused coveralls token Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/b7e0d09a Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/b7e0d09a Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/b7e0d09a Branch: refs/heads/master Commit: b7e0d09a9ccc62dada5e29d05b9f668df3fb3942 Parents: cc4404b Author: Bolke de Bruin <[email protected]> Authored: Wed Dec 20 11:25:26 2017 +0100 Committer: Bolke de Bruin <[email protected]> Committed: Wed Dec 20 11:25:26 2017 +0100 ---------------------------------------------------------------------- tox.ini | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/b7e0d09a/tox.ini ---------------------------------------------------------------------- diff --git a/tox.ini b/tox.ini index 346650c..31a8c17 100644 --- a/tox.ini +++ b/tox.ini @@ -35,7 +35,6 @@ basepython = py35: python3.5 setenv = - COVERALLS_REPO_TOKEN=ic8IH7CrUrtweVbmY3VZQ7ncEGe1XJA5E HADOOP_DISTRO=cdh HADOOP_HOME=/tmp/hadoop-cdh HADOOP_OPTS=-D/tmp/krb5.conf
