Skip to content

Commit

Permalink
++
Browse files Browse the repository at this point in the history
  • Loading branch information
goderbauer committed Jan 27, 2021
1 parent fe7187e commit 7df957a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ task:
upgrade_script:
- flutter channel master
- flutter upgrade
# TODO(goderbauer): stop deleting cache when https://github.com/flutter/flutter/issues/74772 is resolved.
# TODO(goderbauer): Remove next two lines when https://github.com/flutter/flutter/issues/74772 is resolved.
- rm -rf /home/cirrus/sdks/flutter/bin/cache
- flutter doctor
- git fetch origin master
activate_script: pub global activate flutter_plugin_tools
matrix:
Expand Down

0 comments on commit 7df957a

Please sign in to comment.