Skip to content

Commit

Permalink
Missed a -
Browse files Browse the repository at this point in the history
  • Loading branch information
isuPatches committed Jul 23, 2017
1 parent 857c105 commit 96c0571
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 @@ android:
- extra-google-m2repository

before_script:
- echo no | android create avd --force -n test -t android-$EMULATOR_SDK_LEVEL --abi $ABI -tag $TAG
- echo no | android create avd --force -n test -t android-$EMULATOR_SDK_LEVEL --abi $ABI --tag $TAG
- emulator -avd test -no-audio -no-window &
- android-wait-for-emulator
- adb shell input keyevent 82 &
Expand Down

0 comments on commit 96c0571

Please sign in to comment.