No more carthage, d6fa29c removed it, now also remove installing it via brew

This commit is contained in:
Bogdan Poplauschi 2016-10-06 15:16:44 +03:00
parent 00bf467eb7
commit af34683191
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ before_install:
- xcpretty --version - xcpretty --version
- xcodebuild -version - xcodebuild -version
- xcodebuild -showsdks - xcodebuild -showsdks
- brew install carthage
script: script:
- set -o pipefail - set -o pipefail