Parcourir la source

Remove `brew install carthage` from Travis-CI

Norio Nomura il y a 9 ans
Parent
commit
b567b10a10
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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