Skip to content

Commit

Permalink
Ensure that the project uses the latest CocoaPods prerelease to lint …
Browse files Browse the repository at this point in the history
…the project
  • Loading branch information
tonyarnold committed Apr 27, 2019
1 parent 8734687 commit 7af8596
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- stage: "CocoaPods"
name: "Lint Podspec"
install:
install:
- brew update
- gem update cocoapods
- gem install cocoapods --pre
script: pod lib lint

0 comments on commit 7af8596

Please sign in to comment.