Set jdk 8 in travis
This commit is contained in:
parent
328f9a70d3
commit
a5d4f63281
@ -12,6 +12,9 @@ android:
|
|||||||
- extra-android-support
|
- extra-android-support
|
||||||
- extra-google-google_play_services
|
- extra-google-google_play_services
|
||||||
|
|
||||||
|
jdk:
|
||||||
|
- oraclejdk8
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- chmod +x gradlew
|
- chmod +x gradlew
|
||||||
#Build, and run tests
|
#Build, and run tests
|
||||||
|
Loading…
Reference in New Issue
Block a user