diff --git a/test/Vagrantfile b/test/Vagrantfile index e12da36f9..9f3bf12c8 100644 --- a/test/Vagrantfile +++ b/test/Vagrantfile @@ -14,7 +14,7 @@ Vagrant.configure(2) do |config| config.vm.provision "shell", inline: <<-SHELL # Install Perl modules sudo apt-get update - apt-get install -y libdbi-perl libdbd-pg-perl libxml-checker-perl ghostscript libperl-critic-perl + apt-get install -y libdbi-perl libdbd-pg-perl libxml-checker-perl ghostscript libperl-critic-perl vim # Install texlive mkdir /root/texlive