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

Commit b89246a6 authored by Thomas Müller's avatar Thomas Müller
Browse files

Enable push job only on master

parent 32ab89fc
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