diff --git a/.travis.yml b/.travis.yml index d68e0879..497f0ae2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,13 +17,10 @@ android: - tools # to install Android SDK tools 25.1.x - build-tools-$ANDROID_BUILD_TOOLS_VERSION - android-$ANDROID_API_LEVEL - # For Google APIs - addon-google_apis-google-$ANDROID_API_LEVEL - # Support library - extra-android-support - # Latest artifacts in local repository + - extra-android-m2repository - extra-google-m2repository - # Specify at least one system image - sys-img-armeabi-v7a-google_apis-$ANDROID_API_LEVEL before_script: