update vagrant-spec config

This commit is contained in:
Mitchell Hashimoto 2014-01-07 10:51:01 -08:00
parent 582e1096e4
commit 79602ab37b
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
ENV["VAGRANT_FORCE_PLUGINS"] = "1"
require_relative "test/acceptance/base"
Vagrant::Spec::Acceptance.configure do |c|