image: maxking/mailman-ci-runner python35: script: - tox -e 'py35-head-cov' python36: script: - tox -e 'py36-head-cov' qa: script: - tox -e qa variables: LC_ALL: "C.UTF-8"