From 9f19823a302ac4b147e5532153b1bed6e23138f3 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 26 Dec 2013 23:13:05 +0100 Subject: Enable verbose testing --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 27e0fc80..8e28d81f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,4 @@ before_install: sudo apt-get install vim-gtk before_script: - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start" -script: bundle exec rspec +script: bundle exec rspec --format=documentation -- cgit v1.2.3