Skip to content

Commit

Permalink
Remove no-skin
Browse files Browse the repository at this point in the history
  • Loading branch information
isuPatches committed Jul 23, 2017
1 parent c426dd1 commit ec412c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ before_script:
- export JAVA_OPTS=-Xmx2048m
- android list targets
- echo no | android create avd --force -n test -t $TARGET --abi $ABI
- emulator -avd test -no-skin -no-audio -no-window &
- emulator -avd test -no-audio -no-window &
- android-wait-for-emulator
- adb shell setprop dalvik.vm.dexopt-flags v=n,o=v
- adb shell input keyevent 82 &
Expand Down

0 comments on commit ec412c8

Please sign in to comment.