1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-28 02:54:31 +03:00
vimr/.travis.yml

18 lines
250 B
YAML
Raw Normal View History

2016-11-05 12:20:03 +03:00
language: objective-c
2017-04-23 09:01:42 +03:00
osx_image: xcode8.3
2016-11-05 12:20:03 +03:00
git:
depth: 1
cache:
directories:
- Carthage
2016-11-05 12:20:03 +03:00
before_install:
- brew update
#- brew upgrade carthage
- brew install libtool automake ninja
2016-11-05 12:20:03 +03:00
script:
2017-05-04 23:41:09 +03:00
- ./bin/build_travis.sh