From 53d884c15a32c69f11a8370f07470243421a8a66 Mon Sep 17 00:00:00 2001 From: Doug Keen Date: Sun, 18 Oct 2015 20:44:38 -0700 Subject: [PATCH] Second stab at travis build --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index f74c625..a74e2e2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,3 +9,6 @@ android: # The SDK version used to compile your project - android-23 + + - extra-google-m2repository + - extra-android-m2repository \ No newline at end of file