[add] macOS test

This commit is contained in:
kazukazuinaina
2020-01-28 01:30:17 +09:00
parent 7f2081e2cb
commit dfa0c2dd29
+20 -6
View File
@@ -3,12 +3,26 @@ language: vim
cache: cache:
directories: directories:
- $HOME/.vvm - $HOME/.vvm
matrix:
env: include:
- VIM_VERSION=8.2.0000 - os: linux
- VIM_VERSION=8.1.1280 env:
- VIM_VERSION=8.1.0000 - VIM_VERSION=8.0.0000
- VIM_VERSION=8.0.0000 - os: linux
env:
- VIM_VERSION=8.1.0000
- os: linux
env:
- VIM_VERSION=8.2.0000
- os: osx
env:
- VIM_VERSION=8.0.0000
- os: osx
env:
- VIM_VERSION=8.1.0000
- os: osx
env:
- VIM_VERSION=8.2.0000
before_install: before_install:
- curl https://raw.githubusercontent.com/kana/vim-version-manager/master/bin/vvm | python - setup; true - curl https://raw.githubusercontent.com/kana/vim-version-manager/master/bin/vvm | python - setup; true