Skip to content

Commit 7b150ab

Browse files
committed
Use prerelease version of CocoaPods on CI
This allows us to use CocoaPods 1.6.0.beta, which fixes a bug in `pod lib lint` under Xcode 10.
1 parent 64b8527 commit 7b150ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ matrix:
5555
env:
5656
- JOB=CARTHAGE-watchOS
5757
- script:
58+
- gem install cocoapods --pre
5859
- pod repo update --silent
5960
- pod lib lint ReactiveObjC.podspec
6061
env:

0 commit comments

Comments
 (0)