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