Skip to content

Commit 593129c

Browse files
committed
update cocoapods on travis
1 parent 9a8d919 commit 593129c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ matrix:
1212
osx_image: xcode10
1313
language: objective-c
1414
before_install:
15-
- gem install cocoapods --version 1.1.0.rc.2 --no-document
15+
- gem install cocoapods --version 1.6.0.beta.1 --no-document
1616
- script:
1717
- swift package clean && swift build && swift test
1818
os: linux

0 commit comments

Comments
 (0)