SomberNight
4 years ago
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9
1 changed files with
7 additions and
0 deletions
-
.cirrus.yml
|
|
@ -49,6 +49,13 @@ task: |
|
|
|
- coveralls |
|
|
|
env: |
|
|
|
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_URL: "https://cirrus-ci.com/task/$CIRRUS_TASK_ID" |
|
|
|
CI_BRANCH: $CIRRUS_BRANCH |
|
|
|
CI_PULL_REQUEST: $CIRRUS_PR |
|
|
|
# in addition, COVERALLS_REPO_TOKEN is set as an "override" in https://cirrus-ci.com/settings/... |
|
|
|
|
|
|
|
task: |
|
|
|
name: Locale |
|
|
|