Skip to content
This repository has been archived by the owner on Mar 14, 2021. It is now read-only.

Commit

Permalink
Merge pull request #76 from nervosnetwork/update-cocoapods
Browse files Browse the repository at this point in the history
chore: Update CocoaPods to 1.7.0.rc.1
  • Loading branch information
ashchan committed May 8, 2019
2 parents 44dda7c + 75a669f commit 6726517
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,8 @@ xcode_workspace: CKB.xcworkspace
xcode_scheme: CKB
xcode_destination: platform=iOS Simulator,OS=12.2,name=iPhone X
before_install:
- gem install cocoapods --pre
- gem install cocoapods --pre -N
- pod --version
- travis_wait pod repo update --silent
after_success:
- sleep 5
2 changes: 1 addition & 1 deletion Podfile.lock
Expand Up @@ -25,4 +25,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 5978f26ebe4696936b6c0dfb0bd50bcaf013d6ad

COCOAPODS: 1.7.0.beta.3
COCOAPODS: 1.7.0.rc.1

0 comments on commit 6726517

Please sign in to comment.