This repository was archived by the owner on Jun 12, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +20
-14
lines changed
Expand file tree Collapse file tree 1 file changed +20
-14
lines changed Original file line number Diff line number Diff line change 11dist : buster
22sudo : false
3-
43language : python
54python :
6- - 3.6
7- - 3.7
8- - pypy3
9-
5+ - 3.6
6+ - 3.7
7+ - 3.8
8+ - pypy3
109addons :
1110 apt :
1211 packages :
13- -
14-
12+ -
1513install :
16- - pip install codecov
17- - pip install tox
18- - pip install tox-travis
14+ - pip install codecov
15+ - pip install tox
16+ - pip install tox-travis
1917script :
20- - codecov --version
21- - tox
22-
18+ - codecov --version
19+ - tox
2320after_success :
24- - codecov
21+ - codecov
22+ deploy :
23+ provider : pypi
24+ on :
25+ tags : true
26+ distributions : bdist_wheel
27+ skip_existing : true
28+ user : __token__
29+ password :
30+ secure : SXPl1Q99f6Cq1pJ4EwWiVrQ+iBEY/BitcXMYy2nblY+46B04hzK79LlWj0bZ+xg0I6hhttkttVSfOL8UdQKt6eRKpsF6Cm6NlxnZDHAj0lKhOLFdOd0kmS3o0FyFgsgScD1dXmwyOi7JhHtFVESyXaxeFy6QyVK6PvjQSDxF+P73wkTzR9N5aEo0VYweGTmuQC5bIbDEq6N35oUGIUmmdRhorimr2IDmK+2r5OLyStPtf8PyQS5/SdzpgGsT3Vgbb/VPm7y7XK2Ogmz+NKipxuYhjgb8Y8soMerb10uI/MAxhMtM1JjQHUgVe2/Ln40ns8D4ybHYAsuyT2wqlhMru7qP4gJCBX/cZKao18ND5dQ8IyB6HF51rup9lAzAlxq3VfS/M908RvtOqHERchw8bV6z+z5YFn29MTBcNjKHjrZHtdV40/Nh6UFjduPLGkh7a/HiV0fhvtMr94Qi7w4SPS1wq1S9FftjvFrCDxeYVnRzGJu9q21uOn8JGONJb14Q2Vo2rYKht3U9JCD7OAz5XrL7c/ae16/H17mexsrxj/ElGzkXauqUZrjcU1pndFRXUuAmzqC1z0P4yz8tAIJc8wkib2B7ZwxXZBbQm/r4BSsHAvTjjKW9biGcuPCM3bIAg/9zoyyUEaXknLCcKfy9LqzVTWGuUPmTM1hV3YZq2fs=
You can’t perform that action at this time.
0 commit comments