diff --git a/.taskcluster.yml b/.taskcluster.yml index 60bd79b6..ab40470b 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -1,4 +1,5 @@ version: 1 +reporting: checks-v1 policy: pullRequests: collaborators tasks: diff --git a/README.rst b/README.rst index fbca65dc..365fb6de 100644 --- a/README.rst +++ b/README.rst @@ -38,7 +38,7 @@ Credentials can live in ``./scriptworker.yaml``, ``./secrets.json``, ``~/.script Testing ------- -Without integration tests, install tox, then +Without integration tests install tox, then ``NO_CREDENTIALS_TESTS=1 tox -e py36``