
- Nowadays `sudo false` is not needed anymore. - Updating Homebrew takes much longer than running the actual tests. Just use the old Vim version installed by default on macOS.
12 lines
90 B
YAML
12 lines
90 B
YAML
os:
|
|
- linux
|
|
- osx
|
|
|
|
addons:
|
|
apt:
|
|
packages:
|
|
- vim-gtk
|
|
|
|
script:
|
|
- test/run
|