Merge remote-tracking branch 'origin/master'
This commit is contained in:
@ -18,3 +18,7 @@ before_install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- ./gradlew :app:assembleDebug
|
- ./gradlew :app:assembleDebug
|
||||||
|
|
||||||
|
after_success:
|
||||||
|
- bash <(curl -s https://codecov.io/bash)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user