CI: Update TravisCI to enable Codecov
This commit is contained in:
parent
304b00ceda
commit
b580c2d274
@ -18,3 +18,7 @@ before_install:
|
||||
|
||||
script:
|
||||
- ./gradlew :app:assembleDebug
|
||||
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user