Skip to content

Commit

Permalink
Remove hard coded version check (firebase#1735)
Browse files Browse the repository at this point in the history
  • Loading branch information
collinjackson authored Jul 15, 2019
1 parent 651d5d0 commit f54a8c7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 50 deletions.
2 changes: 0 additions & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ task:
- git fetch origin master
activate_script: pub global activate flutter_plugin_tools
matrix:
- name: hard_coded_version
script: ./script/check_hard_coded_version.sh
- name: publishable
script: ./script/check_publish.sh
- name: test+format
Expand Down
48 changes: 0 additions & 48 deletions script/check_hard_coded_version.sh

This file was deleted.

0 comments on commit f54a8c7

Please sign in to comment.