Sign in
flutter
/
mirrors
/
engine
/
3ccdc5b13fbdc88e43a920bec5d88a6016167299
/
.
/
travis
/
build.sh
blob: 2d8234453369bc5074323179f3b40e00d283cd86 [
file
] [
log
] [
blame
]
#!/bin/bash
set
-
ex
PATH
=
"$HOME/depot_tools:$PATH"
cd
..
flutter
/
tools
/
gn
--
unoptimized
ninja
-
C out
/
host_debug_unopt generate_dart_ui
flutter
/
travis
/
analyze
.
sh