Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aec791 commit 90bb7afCopy full SHA for 90bb7af
.travis.yml
@@ -1,10 +1,7 @@
1
language: python
2
python:
3
- '3.9'
4
-install: pip install tox codecov
5
-script: tox
6
-after_success:
7
- - codecov
+script: env
8
notifications:
9
email: false
10
slack:
0 commit comments