Skip to content

Commit

Permalink
Ensure that CocoaPods on Cirrus is always the latest version. (fireba…
Browse files Browse the repository at this point in the history
  • Loading branch information
collinjackson authored Jun 5, 2019
1 parent 96bbce2 commit 47811de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ task:
- brew install libimobiledevice
- brew install ideviceinstaller
- brew install ios-deploy
- brew upgrade cocoapods || echo No upgrade necessary
- pod repo update
- git clone https://github.com/flutter/flutter.git
- git fetch origin master
Expand Down

0 comments on commit 47811de

Please sign in to comment.