mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
6 lines
124 B
Bash
Executable File
6 lines
124 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# TODO(goderbauer): delete this when all callsites are updated to travis_setup.sh.
|
|
|
|
./dev/bots/travis_setup.sh
|