1 2 3 4 5 6 7 8 9 10 11 12 13
image: maxking/mailman-ci-runner python35: script: - tox -e 'py35-head-cov' python36: script: - tox -e 'py36-head-cov' qa: script: - tox -e qa