mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Merge pull request #812 from abarth/rm_analyzer
Stop running skyanalyzer on Travis
This commit is contained in:
commit
2fdf979fd1
@ -3,5 +3,4 @@ set -ex
|
||||
|
||||
./sky/tools/gn --release
|
||||
ninja -j 4 -C out/Release
|
||||
./sky/tools/skyanalyzer --congratulate examples/stocks/lib/main.dart
|
||||
./sky/tools/run_tests --release -j 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user