Skip to content

Commit c0a861d

Browse files
committed
Merge remote-tracking branch 'origin/develop' into develop
2 parents 678ef77 + 3913b7f commit c0a861d

File tree

2 files changed

+2
-32
lines changed

2 files changed

+2
-32
lines changed

.github/workflows/android.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ jobs:
1919
run: echo "libusb.dir=$GITHUB_WORKSPACE/libusb-1.0.23" > $GITHUB_WORKSPACE/local.properties
2020
- name: Build & test with Gradle
2121
run: ./gradlew build -x bintray jacocoTestReportDebug --stacktrace
22+
- name: codecov
23+
run: bash <(curl -s https://codecov.io/bash)

.travis.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)