From 3091da64bcb180b8117bec61fc3e9f6642dd2878 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Sun, 29 Nov 2015 02:00:55 +0100 Subject: [PATCH] Update travis config --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ca418c98..461867a3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ android: - tools - build-tools-23.0.2 - android-23 - - sys-img-x86-android-23 + - extra-android-m2repository script: - ./gradlew testDebugUnitTest