Skip to content

Commit

Permalink
Merge pull request Carthage#1277 from ealeksandrov/patch-1
Browse files Browse the repository at this point in the history
Fix CI steps in readme
  • Loading branch information
ikesyo committed Apr 18, 2016
2 parents aae38d1 + 1ee8557 commit 549a279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ It is possible to use travis-ci in order to build and upload your tagged release
- FRAMEWORK_NAME=<THIS_IS_A_PLACEHOLDER_REPLACE_ME>
before_install:
- brew update
- brew install carthage
- brew outdated carthage || brew upgrade carthage
before_script:
# bootstrap the dependencies for the project
# you can remove if you don't have dependencies
Expand Down

0 comments on commit 549a279

Please sign in to comment.