diff --git a/.travis.yml b/.travis.yml index e565028..7afe39f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,7 @@ jdk: oraclejdk7 components: - build-tools-21.1.2 - android-21 - - extra-android-support \ No newline at end of file + - extra-android-support + - extra-google-m2repository + - extra-android-m2repository + \ No newline at end of file