mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-24 10:56:50 +01:00
Merge pull request #225 from roidelapluie/travis-jdk7-jdk8
Test against JDK 7 and JDK 8
This commit is contained in:
commit
823cb12035
@ -1,4 +1,7 @@
|
||||
language: android
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
- oraclejdk7
|
||||
android:
|
||||
components:
|
||||
# Uncomment the lines below if you want to
|
||||
|
Loading…
Reference in New Issue
Block a user