Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
danimahardhika committed Oct 31, 2017
1 parent 0563d91 commit 69de653
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .travis.yml
Expand Up @@ -18,12 +18,7 @@ android:
- extra-google-m2repository

# The SDK version used to compile your project
- android-27
- android-26

licenses:
- '.+'
before_script:
- echo no | android create avd --force -n test -t android-27 --abi armeabi-v7a
- emulator -avd test -no-skin -no-audio -no-window &
- android-wait-for-emulator
- adb shell input keyevent 82 &

0 comments on commit 69de653

Please sign in to comment.