Skip to content

Commit

Permalink
Travis: add macOS 10.14 (#870)
Browse files Browse the repository at this point in the history
  • Loading branch information
janlazo authored and junegunn committed Aug 17, 2019
1 parent 307b0f2 commit 3b29e1e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 3b29e1e

Please sign in to comment.