try again

This commit is contained in:
John Estropia
2016-09-30 19:08:17 +09:00
parent de5d660257
commit a92d6cac02
2 changed files with 92 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ env:
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.11/Carthage.pkg"
- curl -OlL "https://github.com/Carthage/Carthage/releases/download/0.18/Carthage.pkg"
- sudo installer -pkg "Carthage.pkg" -target /
- rm "Carthage.pkg"
before_script: