Skip to content

Commit 5ae6c12

Browse files
committed
travis
1 parent 5525263 commit 5ae6c12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ before_install:
2929
- android list target
3030
- echo "TRAVIS is $TRAVIS"
3131
- echo no | android create avd --force -n test -t android-22 --abi armeabi-v7a
32-
- emulator -writable-system -avd test -no-audio -no-window &
32+
- emulator -writable-system -avd test -no-audio -no-window -use-system-libs -gpu host &
3333
- android-wait-for-emulator
3434
- adb shell input keyevent 82 &
3535
- adb root

0 commit comments

Comments
 (0)