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-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
|
||||||
|
|
Reference in a new issue