提交 a4594654 编写于 作者: A Adam Barth

Stop running skyanalyzer on Travis

We use the shipped version of sky_engine and sky_services when running
skyanalyzer on Travis, which means this check fails every time we add an API to
dart:sky. We should re-enable it once it doesn't break with these sorts of
changes.
上级 8f0d16a3
......@@ -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
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册