From ef164b13985a0dd134228e10d894817209575c99 Mon Sep 17 00:00:00 2001 From: Joris Roovers Date: Wed, 2 Sep 2015 13:18:52 -0700 Subject: Initial commit - setup.py - travis integration - README - Vagrantfile - run_tests.sh - gitignore - requirements.txt --- Vagrantfile | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Vagrantfile (limited to 'Vagrantfile') diff --git a/Vagrantfile b/Vagrantfile new file mode 100644 index 0000000..0ad753e --- /dev/null +++ b/Vagrantfile @@ -0,0 +1,24 @@ +# -*- mode: ruby -*- +# vi: set ft=ruby : + +VAGRANTFILE_API_VERSION = "2" + +INSTALL_DEPS=<> /home/vagrant/.bashrc && #{INSTALL_DEPS}" + end + +end -- cgit v1.2.3