Skip to content

Commit

Permalink
Changes for travis-ci. Using progress when running on Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
arunagw committed Jul 1, 2011
1 parent adb1866 commit c36d095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rspec
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
--colour
--format documentation
--format <%= ENV["CI"] ? 'progress' : 'documentation'%>

0 comments on commit c36d095

Please sign in to comment.