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

Commit 037b1baa authored by Andy Scherzinger's avatar Andy Scherzinger
Browse files

removed support lib updates in travis build since support lib isn't used/referenced

parent 95b57e7b
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 .