mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-26 11:21:32 +01:00
updated .travis.yml
This commit is contained in:
@@ -22,8 +22,9 @@ env:
|
|||||||
before_install:
|
before_install:
|
||||||
- gem install cocoapods --no-rdoc --no-ri --no-document --quiet
|
- gem install cocoapods --no-rdoc --no-ri --no-document --quiet
|
||||||
- gem install xcpretty --no-rdoc --no-ri --no-document --quiet
|
- gem install xcpretty --no-rdoc --no-ri --no-document --quiet
|
||||||
- brew update
|
- curl -OlL "https://github.com/Carthage/Carthage/releases/download/0.11/Carthage.pkg"
|
||||||
- brew install carthage
|
- sudo installer -pkg "Carthage.pkg" -target /
|
||||||
|
- rm "Carthage.pkg"
|
||||||
before_script:
|
before_script:
|
||||||
- carthage update --use-submodules
|
- carthage update --use-submodules
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user