Deploy needs Swift 5

This commit is contained in:
Max Howell
2019-02-13 10:54:10 -05:00
parent db184a13a3
commit 28f84d3961

View File

@@ -76,7 +76,7 @@ jobs:
tags: true tags: true
- name: CocoaPods - name: CocoaPods
before_install: gem install cocoapods osx_image: xcode10.2
install: brew install mxcl/made/swift-sh install: brew install mxcl/made/swift-sh
before_script: .github/deploy generate-podspec before_script: .github/deploy generate-podspec
script: pod trunk push script: pod trunk push