From 7dd1ad95892ca669bbac6118d6270a8dc379ddc9 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Fri, 11 Dec 2009 17:22:26 -0300 Subject: [PATCH] Using a less verbose format for CI output --- script/ci-build | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/script/ci-build b/script/ci-build index af2844d..90fe5b6 100755 --- a/script/ci-build +++ b/script/ci-build @@ -1,3 +1,4 @@ #!/bin/sh +export CUCUMBER_FORMAT=progress cp config/database.yml.sqlite3 config/database.yml && /usr/bin/rake db:schema:load && /usr/bin/rake -- libgit2 0.21.2