Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 90bb7af

Browse files
committed
test codecov
1 parent 0aec791 commit 90bb7af

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
language: python
22
python:
33
- '3.9'
4-
install: pip install tox codecov
5-
script: tox
6-
after_success:
7-
- codecov
4+
script: env
85
notifications:
96
email: false
107
slack:

0 commit comments

Comments
 (0)