Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace travis with cirrus (flutter#5899)
Using a custom container image, we reduce the test time from 5 minutes to 2 minutes as we no longer run gclient sync from zero. In the future, we may be able to cache the ninja output in the image (which probably gets updated daily) so we no longer compile from zero.
- Loading branch information