mirror of https://github.com/citusdata/citus.git
Remove codecov push from Travis build
parent
6c3f7b665f
commit
dceaae3b95
|
@ -53,4 +53,3 @@ before_script: citus_indent --quiet --check || echo 'Ignoring indent failures'
|
||||||
script: CFLAGS=-Werror pg_travis_multi_test check
|
script: CFLAGS=-Werror pg_travis_multi_test check
|
||||||
after_success:
|
after_success:
|
||||||
- sync_to_enterprise
|
- sync_to_enterprise
|
||||||
- bash <(curl -s https://codecov.io/bash)
|
|
||||||
|
|
Loading…
Reference in New Issue