Set jdk 8 in travis

This commit is contained in:
len 2016-07-30 16:40:35 +02:00
parent 328f9a70d3
commit a5d4f63281

View File

@ -12,6 +12,9 @@ android:
- extra-android-support
- extra-google-google_play_services
jdk:
- oraclejdk8
before_script:
- chmod +x gradlew
#Build, and run tests