Repository: incubator-airflow Updated Branches: refs/heads/v1-8-test cc022fb2b -> 17970c57e
[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]> Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/17970c57 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/17970c57 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/17970c57 Branch: refs/heads/v1-8-test Commit: 17970c57e9fd377f8a0000e32dd69aa7cb9fa2f2 Parents: cc022fb 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:27:57 2017 +0100 ---------------------------------------------------------------------- tox.ini | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/17970c57/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
