1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 11:37:32 +03:00
vimr/.travis.yml.bak

15 lines
186 B
YAML
Raw Normal View History

2016-11-05 12:20:03 +03:00
language: objective-c
osx_image: xcode9.3
2016-11-05 12:20:03 +03:00
git:
depth: 1
cache:
directories:
- Carthage
2017-10-22 21:38:11 +03:00
before_install: brew update && brew bundle
2016-11-05 12:20:03 +03:00
script:
2017-05-04 23:41:09 +03:00
- ./bin/build_travis.sh