Set the Coveralls repo token to upload coverage results to Coveralls

This commit is contained in:
Marco Castelluccio 2021-01-04 11:14:36 +01:00
Родитель cb4a4271e0
Коммит 807863ca5d
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -36,6 +36,7 @@ tasks:
image: python:3.7
env:
TOX_ENV: py37
COVERALLS_REPO_TOKEN: VWnjgqWLHfmgSQMJPFdIRYIG5ontiAGl6
command:
- "/bin/bash"
- "-lcx"