Pārlūkot izejas kodu

Remove `brew install carthage` from Travis-CI

Norio Nomura 9 gadi atpakaļ
vecāks
revīzija
b567b10a10
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -5,8 +5,6 @@ cache:
   - vendor/bundle
 before_install:
 - curl 'https://developer.apple.com/certificationauthority/AppleWWDRCA.cer' -o certificates/AppleWWDRCA.cer
-- brew update; brew update
-- brew install carthage
 install:
 - bundle install --path=vendor/bundle --binstubs=vendor/bin
 - bundle exec rake certificates:install