diff --git a/.travis.yml b/.travis.yml index 9638b330..c9a07b00 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,8 +5,9 @@ android: - build-tools-21.1.1 - android-13 - extra-android-support - -jdk: oraclejdk7 + +install: ant +jdk: oraclejdk8 notifications: email: false