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:
parent
d8c66041bd
commit
f0c1b838e1
8
.travis.yml
Normal file
8
.travis.yml
Normal 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
|
Loading…
Reference in New Issue
Block a user