Skip to content

Commit

Permalink
remove carthage
Browse files Browse the repository at this point in the history
  • Loading branch information
xudafeng committed Jun 22, 2017
1 parent 039f105 commit 97e0223
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ matrix:
language: objective-c
before_install:
- brew update
- brew upgrade carthage ios-webkit-debug-proxy nvm
- brew install carthage ios-webkit-debug-proxy nvm
- brew upgrade ios-webkit-debug-proxy nvm
- brew install ios-webkit-debug-proxy nvm
- source $(brew --prefix nvm)/nvm.sh
- nvm install 7
script:
Expand All @@ -49,8 +49,8 @@ matrix:
language: objective-c
before_install:
- brew update
- brew upgrade carthage ios-webkit-debug-proxy nvm
- brew install carthage ios-webkit-debug-proxy nvm
- brew upgrade ios-webkit-debug-proxy nvm
- brew install ios-webkit-debug-proxy nvm
- source $(brew --prefix nvm)/nvm.sh
- nvm install 7
script:
Expand Down

0 comments on commit 97e0223

Please sign in to comment.