Skip to content

Commit

Permalink
Always use the latest Flutter available (firebase#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
fkorotkov authored and Hixie committed Mar 12, 2018
1 parent 7f677b6 commit acb62bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ container:
image: cirrusci/flutter:latest

task:
upgrade_script:
- flutter channel master
- flutter upgrade
activate_script: pub global activate flutter_plugin_tools
matrix:
- name: test+format
Expand Down

0 comments on commit acb62bb

Please sign in to comment.