mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
fix typo in tool/travis.sh
This commit is contained in:
parent
4aa0fae54d
commit
66657a81ee
@ -10,4 +10,4 @@ set -e
|
|||||||
# Verify that the libraries are error free.
|
# Verify that the libraries are error free.
|
||||||
dartanalyzer --fatal-warnings \
|
dartanalyzer --fatal-warnings \
|
||||||
bin/build_sky_apk.dart \
|
bin/build_sky_apk.dart \
|
||||||
lib/sky_server.dart
|
bin/sky_server.dart
|
||||||
|
Loading…
Reference in New Issue
Block a user