Repository: incubator-airflow Updated Branches: refs/heads/v1-8-stable 1544c5d34 -> 4e370ffc9
[AIRFLOW-XXX] Remove unused coveralls token (cherry picked from commit b7e0d09a9ccc62dada5e29d05b9f668df3fb3942) Signed-off-by: Bolke de Bruin <[email protected]> (cherry picked from commit 579068a8877d7be90c6fcba8ae44691e4ba2b658) Signed-off-by: Bolke de Bruin <[email protected]> (cherry picked from commit 17970c57e9fd377f8a0000e32dd69aa7cb9fa2f2) 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/0411bdc7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/0411bdc7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/0411bdc7 Branch: refs/heads/v1-8-stable Commit: 0411bdc7d180babcd4694bef07e81b979f9a687c Parents: 1544c5d 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 22:12:26 2017 +0100 ---------------------------------------------------------------------- tox.ini | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/0411bdc7/tox.ini ---------------------------------------------------------------------- diff --git a/tox.ini b/tox.ini index ae7f5f5..9f36ff2 100644 --- a/tox.ini +++ b/tox.ini @@ -29,7 +29,6 @@ basepython = py27: python2.7 py34: python3.4 setenv = - COVERALLS_REPO_TOKEN=ic8IH7CrUrtweVbmY3VZQ7ncEGe1XJA5E cdh: HADOOP_DISTRO=cdh cdh: HADOOP_HOME=/tmp/hadoop-cdh cdh: HADOOP_OPTS=-D/tmp/krb5.conf
