1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 03:25:03 +03:00
vimr/.travis.yml
2017-10-23 20:48:16 +02:00

15 lines
184 B
YAML

language: objective-c
osx_image: xcode9
git:
depth: 1
cache:
directories:
- Carthage
before_install: brew update && brew bundle
script:
- ./bin/build_travis.sh