Skip to content

Commit 28f84d3

Browse files
committed
Deploy needs Swift 5
1 parent db184a1 commit 28f84d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
tags: true
7777

7878
- name: CocoaPods
79-
before_install: gem install cocoapods
79+
osx_image: xcode10.2
8080
install: brew install mxcl/made/swift-sh
8181
before_script: .github/deploy generate-podspec
8282
script: pod trunk push

0 commit comments

Comments
 (0)