From 5e13f7b4076484713f8272e33c7d9a04c65c101b Mon Sep 17 00:00:00 2001 From: Diana Shkolnikov Date: Tue, 16 Jun 2015 21:20:22 -0400 Subject: [PATCH] more --- ci/configure_vagrant.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ci/configure_vagrant.sh b/ci/configure_vagrant.sh index 72b7a8ac..ee8a564b 100644 --- a/ci/configure_vagrant.sh +++ b/ci/configure_vagrant.sh @@ -12,6 +12,9 @@ sudo dpkg -i vagrant_1.7.2_x86_64.deb git clone https://github.com/pelias/vagrant.git git clone https://github.com/pelias/acceptance-tests.git +ls +echo ${PWD} + npm run unit export PELIAS_VAGRANT_CFG=${PWD}/ci/pelias_settings.rb cd ./vagrant