vim-sussify/.travis.yml
Marco Hinz 0a21284782
CI: simplify config
- 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.
2019-04-11 17:40:57 +02:00

12 lines
90 B
YAML

os:
- linux
- osx
addons:
apt:
packages:
- vim-gtk
script:
- test/run