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-09 12:52:59 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
42a24950734a9205368cc1d15034447660a7e17e
42a24950
1 parent
a0d2e42a
0.1.2+5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
17 deletions
.travis.yml
.travis.yml
View file @
42a2495
...
...
@@ -18,7 +18,7 @@ matrix:
-
stage
:
Code analysis
name
:
Dart code
(plugin)
name
:
Dart code
os
:
linux
dist
:
trusty
...
...
@@ -38,22 +38,6 @@ matrix:
script
:
-
flutter analyze
-
name
:
Dart code (example)
os
:
linux
dist
:
trusty
language
:
generic
install
:
-
git clone -b master https://github.com/flutter/flutter.git
-
./flutter/bin/flutter --version
before_script
:
-
export PATH=$HOME/.pub-cache/bin:$PWD/flutter/bin:$PWD/flutter/bin/cache/dart-sdk/bin:$PATH
-
cd example
script
:
-
flutter analyze
-
stage
:
Integration testing
name
:
iOS
...
...
Please
register
or
login
to post a comment