Update .travis.yml

- extra-google-m2repository
    - extra-android-m2repository
This commit is contained in:
negue 2015-12-16 20:13:30 +01:00
parent 3baa5a1159
commit 91c39a40ce

View file

@ -14,6 +14,8 @@ android:
# Additional components
- extra-google-google_play_services
- extra-google-m2repository
- extra-android-m2repository
# Specify at least one system image,
# if you need to run emulator(s) during your tests