From 690819209575c28b1d54ac710322dce3356fc1ab Mon Sep 17 00:00:00 2001 From: mo khan Date: Mon, 20 Apr 2020 22:49:36 -0600 Subject: Make tests runnable --- bin/setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/setup') diff --git a/bin/setup b/bin/setup index dce67d8..d1c17fc 100755 --- a/bin/setup +++ b/bin/setup @@ -3,6 +3,6 @@ set -euo pipefail IFS=$'\n\t' set -vx -bundle install +bundle install --quiet # Do any other automated setup that you need to do here -- cgit v1.2.3