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

Run the publish with the pub version from flutter master #2764

Merged
merged 1 commit into from
May 15, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ task:
matrix:
- name: publishable
script:
- flutter channel stable
- flutter channel master
- ./script/check_publish.sh
- name: format
install_script:
Expand Down