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 12:11:44 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
aea75a965f498ff9a11532a3710076bbec068369
aea75a96
1 parent
ea442582
fixed --abi
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.travis.yml
.travis.yml
View file @
aea75a9
...
...
@@ -32,7 +32,7 @@ matrix:
-
export PATH="$PATH":"$HOME/.pub-cache/bin"
-
export PATH=$PWD/flutter/bin:$PWD/flutter/bin/cache/dart-sdk/bin:$PATH
-
echo no | android create avd --force -n test -t android-26 --abi
armeabi-v7a
-c 100M
-
echo no | android create avd --force -n test -t android-26 --abi
default/x86
-c 100M
-
emulator -avd test -no-audio -no-window &
-
android-wait-for-emulator
-
adb shell input keyevent 82 &
...
...
Please
register
or
login
to post a comment