mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-04-09 18:07:54 -04:00
Remove usage of emulator in Travis-CI
The emulator was never used, no reason to download it on every build
This commit is contained in:
@@ -15,10 +15,6 @@ android:
|
||||
# Additional components
|
||||
- extra
|
||||
|
||||
# Specify at least one system image,
|
||||
# if you need to run emulator(s) during your tests
|
||||
- sys-img-x86-android-17
|
||||
|
||||
script: ./gradlew build lint findbugs test
|
||||
|
||||
after_failure:
|
||||
|
||||
Reference in New Issue
Block a user