mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-19 10:35:38 -07:00
Travis: use default image for osx (#871)
Fix https://travis-ci.org/junegunn/vim-plug/jobs/573145961#L211-L217
This commit is contained in:
parent
3b29e1e6e2
commit
ebd534c88b
@ -25,9 +25,9 @@ matrix:
|
||||
- env: ENV=vim74-xenial-ruby
|
||||
dist: xenial
|
||||
addons: {apt: {packages: [vim-nox]}}
|
||||
- env: ENV=osx-10.14
|
||||
- env: ENV=osx-highsierra
|
||||
os: osx
|
||||
osx_image: xcode10.2
|
||||
osx_image: xcode9.4
|
||||
install: |
|
||||
git config --global user.email "you@example.com"
|
||||
git config --global user.name "Your Name"
|
||||
|
Loading…
Reference in New Issue
Block a user