Fix travis
This commit is contained in:
parent
6ae4a02a01
commit
2e620c20ae
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ install:
|
|||
- gem install cocoapods -v 1.5.3
|
||||
- pod --version
|
||||
before_script:
|
||||
- pod install
|
||||
- |
|
||||
if [ ! $(git diff --name-only master..."$TRAVIS_COMMIT" | grep "Cartfile.resolved") ] && [ -d "Carthage/Build" ]; then
|
||||
echo "Use cached carthage dependencies."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue