1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-26 23:36:08 +03:00

GH-318 Add travis.yml

This commit is contained in:
Tae Won Ha 2016-11-03 22:08:18 +01:00
parent d8c66041bd
commit f0c1b838e1
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44

8
.travis.yml Normal file
View File

@ -0,0 +1,8 @@
language: objective-c
osx_image: xcode8
git:
depth: 1
before_install:
- brew update
- brew install libtool automake cmake pkg-config gettext ninja
script: ./bin/build_for_yosemite.sh