1
1
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:
Tae Won Ha 2016-11-04 08:30:48 +01:00
parent f0c1b838e1
commit fbb09c7c66
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44

View File

@ -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