build testing codecov report

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

View File

@ -57,7 +57,7 @@ script:
- 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 "../profile.cov"
branches:
except:
- gobot.io