Adds coverage repo token

This commit is contained in:
Michael 2020-03-06 18:04:47 -06:00
parent 3b830790f7
commit a4915a1ea8
2 changed files with 3 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
command: coverage run --source=dj_rest_auth setup.py test
name: Test
- run:
command: coveralls
command: COVERALLS_REPO_TOKEN=Q58WdUuZOi89XHyDeDsGE2lxUGQ2IfqP3 coveralls
name: Coverage
test-django-2:
<<: *template

2
.coveralls.yml Normal file
View File

@ -0,0 +1,2 @@
service_name: travis-pro
repo_token: Q58WdUuZOi89XHyDeDsGE2lxUGQ2IfqP3