Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c2b8b362 authored by David A. Velasco's avatar David A. Velasco
Browse files

Merge pull request #93 from owncloud/DeepDiver1975-patch-1

Enable push job only on master
parents 32ab89fc b89246a6
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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