Update .travis.yml
This commit is contained in:
parent
8765124092
commit
f0cfaf16d3
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ android:
|
|||
- extra-android-support
|
||||
- extra-android-m2repository
|
||||
- extra-google-m2repository
|
||||
|
||||
# Additional components
|
||||
#- extra-google-google_play_services
|
||||
#- addon-google_apis-google-19
|
||||
|
|
@ -15,3 +16,5 @@ android:
|
|||
# Specify at least one system image, if you need to run emulator(s) during your tests
|
||||
#- sys-img-armeabi-v7a-android-19
|
||||
#- sys-img-x86-android-17
|
||||
|
||||
sudo: required
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue