Update travis script

This commit is contained in:
Adam Stankiewicz
2020-05-31 23:42:04 +02:00
parent c73ea49ecb
commit 62f004c3da
6 changed files with 21 additions and 87 deletions

View File

@@ -1,11 +1,6 @@
language: ruby
rvm:
- 2.6
sudo: false
language: bash
addons:
apt:
packages:
- vim-gtk
before_script:
- "./build"
script: xvfb-run bundle exec rspec --format=documentation
script: xvfb-run ./test