mirror of
https://github.com/qvacua/vimr.git
synced 2025-01-06 22:21:18 +03:00
Merge pull request #546 from stephengroat/brew-bundle
Move to brew bundle
This commit is contained in:
commit
3a334f42e0
@ -8,12 +8,7 @@ cache:
|
||||
directories:
|
||||
- Carthage
|
||||
|
||||
before_install:
|
||||
- brew update
|
||||
- brew outdated carthage || brew upgrade carthage
|
||||
- brew outdated libtool || brew upgrade libtool
|
||||
- brew outdated automake || brew upgrade automake
|
||||
- brew install ninja
|
||||
before_install: brew update && brew bundle
|
||||
|
||||
script:
|
||||
- ./bin/build_travis.sh
|
||||
|
Loading…
Reference in New Issue
Block a user