Skip to content
This repository has been archived by the owner on Apr 26, 2020. It is now read-only.

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DreierF committed Apr 5, 2017
1 parent 10f929d commit b6c3805
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 @@ -37,7 +37,7 @@ before_install:
- wget https://raw.githubusercontent.com/JakeWharton/pidcat/master/pidcat.py
install:
- git fetch --unshallow --tags -f
- git tags
- git tag
before_script:
- echo no | android create avd -f -n test -t "android-"$EMULATOR_API_LEVEL --abi $ANDROID_ABI -s WVGA800 -c 128M
- emulator -avd test -no-audio -no-window &
Expand Down

0 comments on commit b6c3805

Please sign in to comment.