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-07 17:14:57 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5f96fef95d48f712226626944cadbd3291d29689
5f96fef9
1 parent
09bc8ef8
CI
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
.travis.yml
.travis.yml
View file @
5f96fef
...
...
@@ -45,7 +45,7 @@ jobs:
-
flutter doctor -v
# Wait for emulator to finish startup.
-
./ci/wait.sh
#
- ./ci/wait.sh
-
adb shell input keyevent 82
-
flutter devices
...
...
@@ -54,7 +54,7 @@ jobs:
script
:
travis_retry flutter driver test_driver/app.dart
-
<<
:
*integration-test-stage
os
:
osx
osx_image
:
xcode
8.0
osx_image
:
xcode
10.2
env
:
iOS
# Run integration tests on ios
before_install
:
...
...
Please
register
or
login
to post a comment