flutter/travis/setup.sh
Adam Barth f32e5670a5 Don't install the Cloud SDK on Travis
We don't need this anymore.
2016-03-03 10:36:40 -08:00

7 lines
107 B
Bash
Executable File

#!/bin/bash
set -ex
# Download dependencies flutter
./bin/flutter --version
./bin/flutter update-packages