1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-28 11:35:35 +03:00
vimr/.travis.yml
Tae Won Ha 0573ecce0e
Adapt to Swift 4.1
- Except the MsgPack API methods: These will be updated in the `update-neovim` branch.
2018-04-22 10:28:36 +02:00

15 lines
186 B
YAML

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