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

Skip to content

Commit f03bc88

Browse files
authored
Updated script
1 parent d36db2f commit f03bc88

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.travis.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,5 @@ install:
1313
- conda activate etherscan-python
1414
- pip install .
1515
script:
16-
- echo SECRET
17-
- echo $secrets.EMPTY_SECRET
18-
#- bash run_tests.sh
19-
#- bash <(curl -s https://codecov.io/bash)
16+
- bash run_tests.sh
17+
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)