build testing codecov report

Signed-off-by: Ron Evans <ron@hybridgroup.com>
This commit is contained in:
Ron Evans 2018-05-30 17:41:28 +02:00
parent a2d9b93093
commit d5695761a9
1 changed files with 1 additions and 2 deletions

View File

@ -56,8 +56,7 @@ script:
- echo "Checking that code is well-formatted"
- make fmt_check
after_success:
- ls -l
- bash <(curl -s https://codecov.io/bash) -f "../profile.cov"
- bash <(curl -s https://codecov.io/bash) -f "../*.cov"
branches:
except:
- gobot.io