Skip to content

Commit

Permalink
disable carthage installation
Browse files Browse the repository at this point in the history
  • Loading branch information
DenTelezhkin committed Jul 7, 2016
1 parent da14a43 commit 51633bb
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 @@ -20,6 +20,6 @@ osx_image: xcode7.3

script:
- git submodule update --init --recursive
- brew update
- brew install carthage || brew outdated carthage || brew upgrade carthage
# - brew update
# - brew install carthage || brew outdated carthage || brew upgrade carthage
- make install-$ACTION && make test-$ACTION

0 comments on commit 51633bb

Please sign in to comment.