Use the latest cocoapods
This commit is contained in:
parent
a9f78688e2
commit
2903ba39a7
1 changed files with 0 additions and 3 deletions
|
|
@ -9,9 +9,6 @@ before_install:
|
||||||
install:
|
install:
|
||||||
- gem update fastlane
|
- gem update fastlane
|
||||||
- gem install xcodeproj
|
- gem install xcodeproj
|
||||||
- gem uninstall -aIx cocoapods
|
|
||||||
- gem install cocoapods -v 1.6.1
|
|
||||||
- pod --version
|
|
||||||
before_script:
|
before_script:
|
||||||
- pod install
|
- pod install
|
||||||
- git diff --quiet "$TRAVIS_COMMIT_RANGE" -- ; GIT_DIFF_EXIT_CODE=$?
|
- git diff --quiet "$TRAVIS_COMMIT_RANGE" -- ; GIT_DIFF_EXIT_CODE=$?
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue