Skip to content

Commit

Permalink
enabled HAX
Browse files Browse the repository at this point in the history
  • Loading branch information
hiteshsondhi88 committed Sep 17, 2014
1 parent 4ac98f3 commit ee2058b
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 @@ -13,7 +13,7 @@ android:
- sys-img-x86-android-16
before_install:
- echo no | android create avd -c 50M --force -n testx86 -t android-16 --abi x86
- emulator -avd testx86 -no-skin -no-audio -no-window -gpu on &
- emulator -avd testx86 -no-skin -no-audio -no-window -gpu on -qemu -m 512 -enable-kvm &

before_script:
# Make sure the emulator has started before running tests
Expand Down

0 comments on commit ee2058b

Please sign in to comment.