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

Unverified Commit b7951ac1 authored by Gokul Swaminathan's avatar Gokul Swaminathan Committed by GitHub
Browse files

Update .travis.yml

parent 10f20af1
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -20,9 +20,5 @@ android:
    - extra-android-m2repository
before_script:
 - chmod +x gradlew
 - echo no | android create avd --force -n test -t android-21 --abi armeabi-v7a
 - emulator -avd test -no-skin -no-audio -no-window &
 - android-wait-for-emulator
 - adb shell input keyevent 82 &
script:
- ./gradlew build --stacktrace