mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 20:31:02 -05:00
Set jdk 8 in travis
This commit is contained in:
parent
328f9a70d3
commit
a5d4f63281
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ android:
|
|||
- extra-android-support
|
||||
- extra-google-google_play_services
|
||||
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
|
||||
before_script:
|
||||
- chmod +x gradlew
|
||||
#Build, and run tests
|
||||
|
|
Loading…
Reference in a new issue