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

15 lines
184 B
YAML
Raw Normal View History

2016-11-05 12:20:03 +03:00
language: objective-c
2017-10-22 16:15:18 +03:00
osx_image: xcode9
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