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.
1 parent ec3e9d0 commit 81d273eCopy full SHA for 81d273e
.travis.yml
@@ -13,4 +13,5 @@ install:
13
- conda activate etherscan-python
14
- pip install .
15
script:
16
- - bash run_tests.sh
+ - bash run_tests.sh
17
+ - bash <(curl -s https://codecov.io/bash)
0 commit comments