flutter/examples/flutter_gallery/android
Greg Spencer e60087a1a7
Remove Travis configuration from flutter/flutter (#20288)
This removes the final traces of Travis and Appveyor from the Flutter tree.

I've updated the documentation and fixed a couple of places where scripts look for Travis, and eliminated the dart tools runningOnTravis function (which was unused anyhow).

There are places in the flutter script that used to look for the environment variable TRAVIS. We actually do want to continue to detect that we're running on Travis there, since in the plugins repo we still use Travis (for the moment). In any case, it's OK, because the CI environment variable is set on all of the CI bots (Cirrus, Travis, and Appveyor).

FastLane doesn't have a setup_cirrus equivalent to setup_travis, but it actually doesn't matter there either, since it doesn't do Travis-specific things, and it also looks for the CI environment variable.
2018-08-07 13:41:33 -07:00
..
app Prepare for upgrading video player in Gallery to newest version (#18501) 2018-06-15 15:34:02 +02:00
fastlane Remove Travis configuration from flutter/flutter (#20288) 2018-08-07 13:41:33 -07:00
gradle/wrapper Upgradle Gradle dependencies to match Android Studio 3.1.2 (#18080) 2018-06-01 09:57:40 +02:00
build.gradle Upgradle Gradle dependencies to match Android Studio 3.1.2 (#18080) 2018-06-01 09:57:40 +02:00
Gemfile Fastlane instructives for tool publishing the Gallery (#14347) 2018-01-31 11:21:37 -08:00
Gemfile.lock Update Fastlane to adhere to new Play Store API requirement (#16949) 2018-04-25 11:35:35 -07:00
gradle.properties Revert "Revert "Update /examples/ to new gradle based build flow (#8173)"" (#8291) 2017-02-21 12:22:26 +00:00
settings.gradle Android: Set evaluationDependsOn for plugin subprojects. (#9179) 2017-04-04 13:03:06 +02:00