From d4e23f60f5236b27eb9047beee6aa3df1e36a24a Mon Sep 17 00:00:00 2001 From: isuPatches Date: Sat, 29 Oct 2016 12:14:45 -0500 Subject: [PATCH] Test --- .travis.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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: