mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Updates samples for latest beta release of the Flutter SDK (#492)
* Updating for beta release * Re-adding pub get to Flutter travis script
This commit is contained in:
@@ -49,6 +49,9 @@ do
|
||||
echo "== Testing '${PROJECT_NAME}' on Flutter's ${FLUTTER_VERSION} channel =="
|
||||
pushd "${PROJECT_NAME}"
|
||||
|
||||
# Grab packages.
|
||||
"${LOCAL_SDK_PATH}/bin/flutter" pub get
|
||||
|
||||
# Run the analyzer to find any static analysis issues.
|
||||
"${LOCAL_SDK_PATH}/bin/flutter" analyze
|
||||
|
||||
|
||||
Reference in New Issue
Block a user