diff --git a/.travis.yml b/.travis.yml index 587041f386..10e3f13e95 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,9 @@ android: - extra-android-support - extra-google-google_play_services +jdk: + - oraclejdk8 + before_script: - chmod +x gradlew #Build, and run tests