mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-05-02 21:44:15 +02:00
Compare commits
2 Commits
4.0.2
...
temp/devel
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
981b560d53 | ||
|
|
c4c4dd55cd |
@@ -25,7 +25,7 @@ matrix:
|
||||
before_install:
|
||||
- gem install cocoapods --no-rdoc --no-ri --no-document --quiet
|
||||
- gem install xcpretty --no-rdoc --no-ri --no-document --quiet
|
||||
- curl -OlL "https://github.com/Carthage/Carthage/releases/download/0.20.1/Carthage.pkg"
|
||||
- curl -OlL "https://github.com/Carthage/Carthage/releases/download/0.23.0/Carthage.pkg"
|
||||
- sudo installer -pkg "Carthage.pkg" -target /
|
||||
- rm "Carthage.pkg"
|
||||
before_script:
|
||||
|
||||
Reference in New Issue
Block a user