Remove travis

This commit is contained in:
Adam Stankiewicz
2020-08-24 00:21:35 +02:00
parent 54d2386262
commit 74d940cda3

View File

@@ -1,7 +0,0 @@
language: vim
before_script:
- sudo add-apt-repository ppa:jonathonf/vim -y
- sudo apt-get update -q
- sudo apt-get install -y vim
- vim --version
script: scripts/test