Travis: add macOS 10.14 (#870)

This commit is contained in:
Jan Edmund Lazo 2019-08-17 11:44:24 -04:00 committed by Junegunn Choi
parent 307b0f244d
commit 3b29e1e6e2

View File

@ -25,6 +25,9 @@ matrix:
- env: ENV=vim74-xenial-ruby
dist: xenial
addons: {apt: {packages: [vim-nox]}}
- env: ENV=osx-10.14
os: osx
osx_image: xcode10.2
install: |
git config --global user.email "you@example.com"
git config --global user.name "Your Name"