use travis as service-name

This commit is contained in:
Matthias 2019-11-26 14:29:49 +01:00
parent 6b9425e465
commit 00117bceda

View File

@ -66,7 +66,7 @@ jobs:
- name: Tests
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
COVERALLS_SERVICE_NAME: github
COVERALLS_SERVICE_NAME: travis-ci
JENKINS_HOME: "true"
run: |
pytest --random-order --cov=freqtrade --cov-config=.coveragerc