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 19:13:32 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2b394f83cee8a7b4f8dd245b815208b57d478ad0
2b394f83
1 parent
172a237b
0.1.2+3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
.travis.yml
.travis.yml
View file @
2b394f8
sudo
:
true
matrix
:
include
:
exclude
:
# excluding Android test as Flutter seems to require Vulkan https://travis-ci.com/creativecreatorormaybenot/wakelock/jobs/214156381
-
stage
:
Integration Testing
name
:
Android
...
...
@@ -41,6 +41,7 @@ matrix:
-
cd example
script
:
-
flutter driver test_driver/app.dart
include
:
-
name
:
iOS
os
:
osx
...
...
Please
register
or
login
to post a comment