Travis: add macOS 10.14 (#870)
This commit is contained in:
parent
307b0f244d
commit
3b29e1e6e2
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue