summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-05-31 23:44:10 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-05-31 23:44:10 +0200
commit298d6b6356a666bae85ad2c2ce5c8131699faa7f (patch)
treeaeca77282a486b4eb111e4014a16b9eef59ef0e1
parent62f004c3da465152e85c2e95f6b21076f2708b6b (diff)
downloadvim-polyglot-298d6b6356a666bae85ad2c2ce5c8131699faa7f.tar.gz
vim-polyglot-298d6b6356a666bae85ad2c2ce5c8131699faa7f.zip
Fix tests
-rw-r--r--.gitattributes7
-rw-r--r--.travis.yml2
2 files changed, 1 insertions, 8 deletions
diff --git a/.gitattributes b/.gitattributes
deleted file mode 100644
index a04df1fa..00000000
--- a/.gitattributes
+++ /dev/null
@@ -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
diff --git a/.travis.yml b/.travis.yml
index 3d0494ef..9a930955 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,4 +3,4 @@ addons:
apt:
packages:
- vim-gtk
-script: xvfb-run ./test
+script: ./test