Skip to content

Commit

Permalink
update cocoapods on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyapuchka committed Sep 22, 2018
1 parent 9a8d919 commit 593129c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ matrix:
osx_image: xcode10
language: objective-c
before_install:
- gem install cocoapods --version 1.1.0.rc.2 --no-document
- gem install cocoapods --version 1.6.0.beta.1 --no-document
- script:
- swift package clean && swift build && swift test
os: linux
Expand Down

0 comments on commit 593129c

Please sign in to comment.