SomberNight 4 years ago
parent
commit
8ef2052a62
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9
  1. 3
      .cirrus.yml

3
.cirrus.yml

@ -51,7 +51,8 @@ task:
ELECTRUM_REQUIREMENTS: contrib/requirements/requirements-travis.txt
# following CI_* env vars are set up for coveralls
CI_NAME: "CirrusCI"
CI_BUILD_NUMBER: $CIRRUS_TASK_ID
CI_BUILD_NUMBER: $CIRRUS_BUILD_ID
CI_JOB_ID: $CIRRUS_TASK_ID
CI_BUILD_URL: "https://cirrus-ci.com/task/$CIRRUS_TASK_ID"
CI_BRANCH: $CIRRUS_BRANCH
CI_PULL_REQUEST: $CIRRUS_PR

Loading…
Cancel
Save