mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-04-09 09:57:55 -04:00
Remove downloading extras during travis build
The application does not use google play and other extra libraries, so downloading them during the build should be unnecessary.
This commit is contained in:
@@ -13,9 +13,6 @@ android:
|
||||
# The SDK version used to compile your project
|
||||
- android-23
|
||||
|
||||
# Additional components
|
||||
- extra
|
||||
|
||||
script: ./gradlew build lint findbugs test
|
||||
|
||||
after_failure:
|
||||
|
||||
Reference in New Issue
Block a user