Skip to content

Commit ec7fd42

Browse files
author
Brandon Sneed
committed
And again.
1 parent 0e8ab7c commit ec7fd42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Install build dependencies
1212
command: |
1313
sudo gem install xcpretty
14-
sudo gem install cocoapods -v 1.10.1
14+
sudo gem install cocoapods -v 1.10.0
1515
- run:
1616
name: Fetch Cocoapods specs
1717
command: curl https://cocoapods-specs.circleci.com/fetch-cocoapods-repo-from-s3.sh | bash -s cf

0 commit comments

Comments
 (0)