Skip to content

Commit

Permalink
use cocoapods 1.7.0 on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Gereon Steffens committed May 27, 2019
1 parent e6cde1b commit 790d4d0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ xcode_scheme: OneTimePassword (iOS)

osx_image: xcode10.2

before_install:
- gem install cocoapods -v 1.7

env:
- RUNTIME="iOS 8.4" DEVICE="iPhone 4s"
- RUNTIME="iOS 9.3" DEVICE="iPhone 6s"
Expand Down

0 comments on commit 790d4d0

Please # to comment.