Sign in
flutter
/
mirrors
/
engine
/
6c43bd904f419cc1735128157fc7116c75617caa
/
.
/
travis
/
build.sh
blob: fef52fd31c784866e5540e47cd8fc991b969792c [
file
] [
log
] [
blame
]
#!/bin/bash
set
-
ex
PATH
=
"$HOME/depot_tools:$PATH"
sky
/
tools
/
gn
--
debug
ninja
-
C out
/
Debug
generate_dart_ui
travis
/
analyze
.
sh