1
1
mirror of https://github.com/qvacua/vimr.git synced 2025-01-08 06:58:50 +03:00
vimr/.travis.yml
2017-10-22 19:38:11 +01:00

15 lines
186 B
YAML

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