Remove codecov push from Travis build

pull/2616/head
Jason Petersen 2019-02-26 22:55:15 -07:00
parent 6c3f7b665f
commit dceaae3b95
No known key found for this signature in database
GPG Key ID: 9F1D3510D110ABA9
1 changed files with 0 additions and 1 deletions

View File

@ -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)