mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
Run the Dart analyzer on Travis
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user