mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-27 17:17:17 +08:00
remove coveralls
This commit is contained in:
@@ -58,7 +58,6 @@ script:
|
||||
|
||||
# Calculate coverage
|
||||
after_success:
|
||||
- coveralls --config_file .coveragerc
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
- if [ "$TRAVIS_BRANCH" = "master" -a "$TRAVIS_PULL_REQUEST" = "false" ]; then
|
||||
if [ ${TEST_DIR} == "tests/docs" ]; then
|
||||
|
||||
Reference in New Issue
Block a user