Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
flutter_wakelock
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
creativecreatorormaybenot
2019-07-08 17:37:16 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
993f2b61a7261360205ee65385e50f28301d0781
993f2b61
1 parent
e896dc8f
fix target
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.travis.yml
.travis.yml
View file @
993f2b6
...
...
@@ -33,7 +33,7 @@ matrix:
#- echo y | android update sdk -a --no-ui --filter android-24
#- echo y | android update sdk -a --no-ui --filter sys-img-armeabi-v7a-android-24
-
echo no | android create avd --force -n test -t android-
$EMULATOR_API
--abi armeabi-v7a
-
echo no | android create avd --force -n test -t android-
24
--abi armeabi-v7a
-
emulator -avd test -no-audio -no-window &
-
android-wait-for-emulator
-
adb shell input keyevent 82 &
...
...
Please
register
or
login
to post a comment