Skip to content

Commit

Permalink
[CI] Update CocoaPods
Browse files Browse the repository at this point in the history
  • Loading branch information
ikesyo committed Apr 2, 2019
1 parent 4f5b761 commit b3926c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ matrix:
language: objective-c
osx_image: xcode10.1
script:
- gem update cocoapods
# To work around the lint error: "ERROR | swift: Specification `Himotoki` specifies an inconsistent `swift_version` (`4.0`) compared to the one present in your `.swift-version` file (`4.1`). Please remove the `.swift-version` file which is now deprecated and only use the `swift_version` attribute within your podspec."
# `.swift-version` is for swiftenv, not for CocoaPods, so we can't remove the file as suggested.
- rm .swift-version
Expand Down

0 comments on commit b3926c4

Please sign in to comment.