mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Merge pull request #287 from abarth/travis_analyzer
Run the Dart analyzer on Travis
This commit is contained in:
commit
9723615d9f
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -ex
|
||||
|
||||
# Linux Debug
|
||||
./sky/tools/gn --release
|
||||
ninja -j 4 -C out/Release
|
||||
./sky/tools/skyanalyzer --congratulate out/Release sky/sdk/example/stocks/lib/main.dart
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user