Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Ensure that when testing on stable Cirrus is upgraded to latest on iOS (
Browse files Browse the repository at this point in the history
#2211)

* Ensure that stable is upgraded to latest

* Fix file that shouldn't have been committed
  • Loading branch information
collinjackson committed Oct 17, 2019
1 parent 2951f84 commit b1488e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ task:
setup_script:
- pod repo update
upgrade_script:
- flutter channel stable
- flutter upgrade
- flutter channel master
- flutter upgrade
- git fetch origin master
Expand Down

0 comments on commit b1488e6

Please sign in to comment.