mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08: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
|