added tail to make test
diff --git a/.travis.yml b/.travis.yml
index 43e84c7..5d41eaf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,7 +19,7 @@
   - bundle install
 
 before_script:
-  - make test
+  - make test | tail
 
 script:
   - test ! -e .kitchen.yml || bundle exec kitchen test