diff --git a/.taskcluster.yml b/.taskcluster.yml index aa2a285c..7e2a4330 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -36,6 +36,7 @@ tasks: image: python:3.7 env: TOX_ENV: py37 + COVERALLS_REPO_TOKEN: VWnjgqWLHfmgSQMJPFdIRYIG5ontiAGl6 command: - "/bin/bash" - "-lcx"