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 22:52:38 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2019-07-08 22:52:38 +0000
Commit
77b250e05ebd414555ccd1016666f5cfbb5b74a6
77b250e0
1 parent
18906b31
Update .travis.yml
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
.travis.yml
.travis.yml
View file @
77b250e
sudo
:
true
matrix
:
include
:
# (not)
excluding Android test as Flutter seems to require Vulkan https://travis-ci.com/creativecreatorormaybenot/wakelock/jobs/214156381
exclude
:
#
excluding Android test as Flutter seems to require Vulkan https://travis-ci.com/creativecreatorormaybenot/wakelock/jobs/214156381
-
stage
:
Integration Testing
name
:
Android
...
...
@@ -36,12 +36,12 @@ matrix:
-
android-wait-for-emulator
-
adb shell input keyevent 82 &
-
flutter precache
-
flutter doctor -v
-
cd example
script
:
-
flutter driver test_driver/app.dart
include
:
-
name
:
iOS
os
:
osx
...
...
Please
register
or
login
to post a comment