Skip to content

Commit

Permalink
tweak script
Browse files Browse the repository at this point in the history
  • Loading branch information
xudafeng committed Jun 22, 2017
1 parent 97e0223 commit ae74069
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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 ios-webkit-debug-proxy nvm
- brew install ios-webkit-debug-proxy nvm
- brew upgrade carthage 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 ios-webkit-debug-proxy nvm
- brew install ios-webkit-debug-proxy nvm
- brew upgrade carthage ios-webkit-debug-proxy nvm
- source $(brew --prefix nvm)/nvm.sh
- nvm install 7
script:
Expand Down

0 comments on commit ae74069

Please sign in to comment.