From 2d933c64bff1037f1b392b277dba5099772a386d Mon Sep 17 00:00:00 2001 From: Matt Prahl Date: Jul 21 2016 21:08:46 +0000 Subject: Removes Vagrantfile --- diff --git a/Vagrantfile b/Vagrantfile deleted file mode 100644 index f146e50..0000000 --- a/Vagrantfile +++ /dev/null @@ -1,27 +0,0 @@ -# -*- mode: ruby -*- -# vi: set ft=ruby : - -# This is enough to get you a VM capable of running the unit tests. This should be expanded to install the app as well. -$script = <