Travis: add macOS 10.14

This commit is contained in:
Jan Edmund Lazo 2019-08-17 10:49:57 -04:00
parent 307b0f244d
commit 88f550aa90
No known key found for this signature in database
GPG Key ID: 64915E6E9F735B15

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"