mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-24 11:37:32 +03:00
GH-318 Do not install already installed packages
This commit is contained in:
parent
f0c1b838e1
commit
fbb09c7c66
@ -4,5 +4,5 @@ git:
|
||||
depth: 1
|
||||
before_install:
|
||||
- brew update
|
||||
- brew install libtool automake cmake pkg-config gettext ninja
|
||||
- brew install libtool automake gettext ninja
|
||||
script: ./bin/build_for_yosemite.sh
|
||||
|
Loading…
Reference in New Issue
Block a user