mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-03-18 08:09:40 +00:00
Initial commit
This commit is contained in:
11
nvim/plugged/emmet-vim/.travis.yml
Normal file
11
nvim/plugged/emmet-vim/.travis.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
language: generic
|
||||
sudo: false
|
||||
dist: xenial
|
||||
git:
|
||||
depth: 10
|
||||
|
||||
script:
|
||||
- uname -a
|
||||
- which -a vim
|
||||
- vim --cmd version --cmd quit
|
||||
- make test
|
||||
Reference in New Issue
Block a user