mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-07 16:06:08 +00:00
Merge pull request #93 from owncloud/DeepDiver1975-patch-1
Enable push job only on master
This commit is contained in:
commit
c2b8b3625d
@ -4,6 +4,10 @@ android:
|
||||
components:
|
||||
- build-tools-22.0.1
|
||||
- android-19
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
before_install:
|
||||
- echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI
|
||||
-c 20M
|
||||
|
Loading…
x
Reference in New Issue
Block a user