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-11-01 08:03:29 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2019-11-01 08:03:29 +0000
Commit
160ddb6fd1fa60b29c01ee2b601ad445ee49a72d
160ddb6f
1 parent
5b8c4718
Update .travis.yml
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
.travis.yml
.travis.yml
View file @
160ddb6
...
...
@@ -65,7 +65,6 @@ matrix:
-
cd example
script
:
-
travis_retry flutter driver test_driver/app.dart
exclude
:
# Currently excluding the Android test as Flutter seems to require Vulkan (https://travis-ci.com/creativecreatorormaybenot/wakelock/jobs/214156381).
-
name
:
Android
os
:
linux
...
...
@@ -102,4 +101,4 @@ matrix:
-
cd example
script
:
-
flutter driver test_driver/app.dart
-
flutter driver test_driver/app.dart
--enable-software-rendering
...
...
Please
register
or
login
to post a comment