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 11:40:50 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
59c719bfcd4a7a54a5ad97789796924936ea24f6
59c719bf
1 parent
38681b96
limit format to lib & example
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.travis.yml
.travis.yml
View file @
59c719b
...
...
@@ -16,7 +16,7 @@ matrix:
-
export PATH="$PATH":"$HOME/.pub-cache/bin"
-
export PATH=$PWD/flutter/bin:$PWD/flutter/bin/cache/dart-sdk/bin:$PATH
script
:
-
flutter format
.
--set-exit-if-changed --fix
-
flutter format
lib example
--set-exit-if-changed --fix
-
stage
:
Code analysis
...
...
Please
register
or
login
to post a comment