diff options
Diffstat (limited to 'script')
| -rw-r--r-- | script/ci.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script/ci.sh b/script/ci.sh index a5ae2727..feff228d 100644 --- a/script/ci.sh +++ b/script/ci.sh @@ -9,4 +9,4 @@ rvm use ruby-2.0.0-p247@cakeside --create echo 'bundle install' bundle install --without production cp config/database.yml.example config/database.yml -xvfb-run bundle exec rake ci --trace +bundle exec rake ci --trace |
