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 d36db2f commit f03bc88Copy full SHA for f03bc88
.travis.yml
@@ -13,7 +13,5 @@ install:
13
- conda activate etherscan-python
14
- pip install .
15
script:
16
- - echo SECRET
17
- - echo $secrets.EMPTY_SECRET
18
- #- bash run_tests.sh
19
- #- bash <(curl -s https://codecov.io/bash)
+ - bash run_tests.sh
+ - bash <(curl -s https://codecov.io/bash)
0 commit comments