提交 60479baf 编写于 作者: A Adam Barth

Run the Dart analyzer on Travis

上级 9efa0fcd
#!/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
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册