Hey @dimberman, after your change, the build started failing in a different place: `sudo: kadmin: command not found`. This means tox is running the [`2-setup-kdc.sh` script](https://github.com/apache/incubator-airflow/blob/master/tox.ini#L61).
Not sure what's the best way to do this with Tox, but at this point, we need to skip these scripts and only run the package installation steps, `5-run-tests.sh`, `6-check-license.sh` and codecov. [ Full content available at: https://github.com/apache/incubator-airflow/pull/3797 ] This message was relayed via gitbox.apache.org for [email protected]
