1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-28 11:35:35 +03:00

Delete travis yml

This commit is contained in:
Tae Won Ha 2016-11-05 05:54:50 +01:00
parent 5ad3402bcf
commit 161d086918
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44
2 changed files with 0 additions and 17 deletions

View File

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

View File

@ -1,9 +0,0 @@
#!/bin/bash
# For building binaries for Yosemite, 10.10.x.
set -e
./bin/prepare_repositories.sh
./bin/clean_old_builds.sh
./bin/build_vimr.sh false