Skip to content

Commit

Permalink
Removed before_install step for carthage setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Rui Peres committed Jul 6, 2016
1 parent e004d7d commit 4d395ad
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ env:

git:
submodules: false
before_install:
- curl -OlL "https://github.com/Carthage/Carthage/releases/download/0.11/Carthage.pkg"
- sudo installer -pkg "Carthage.pkg" -target /
- rm "Carthage.pkg"

script:
- set -o pipefail
Expand Down

0 comments on commit 4d395ad

Please sign in to comment.