mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
Fix tests
This commit is contained in:
7
.gitattributes
vendored
7
.gitattributes
vendored
@@ -1,7 +0,0 @@
|
||||
.gitignore export-ignore
|
||||
.gitattributes export-ignore
|
||||
README.md export-ignore
|
||||
/spec export-ignore
|
||||
Gemfile export-ignore
|
||||
Gemfile.lock export-ignore
|
||||
.travis.yml export-ignore
|
||||
@@ -3,4 +3,4 @@ addons:
|
||||
apt:
|
||||
packages:
|
||||
- vim-gtk
|
||||
script: xvfb-run ./test
|
||||
script: ./test
|
||||
|
||||
Reference in New Issue
Block a user