mirror of
https://github.com/owncloud/android-library.git
synced 2025-07-16 14:35:54 +00:00
removed support lib updates in travis build since support lib isn't used/referenced
This commit is contained in:
parent
95b57e7b3d
commit
037b1baadf
@ -13,8 +13,6 @@ branches:
|
||||
before_install:
|
||||
- echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI
|
||||
-c 20M
|
||||
- echo yes | android update sdk --filter extra-android-support --no-ui --force > /dev/null
|
||||
- echo yes | android update sdk --filter extra-android-m2repository --no-ui --force > /dev/null
|
||||
- emulator -avd test -no-skin -no-audio -no-window &
|
||||
- rm pom.xml
|
||||
- android update project -p .
|
||||
|
Loading…
x
Reference in New Issue
Block a user