Skip to content

Commit

Permalink
Disable verbose rspec reporter for Appveyor builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jawshooah authored and sds committed Jan 19, 2016
1 parent 449c972 commit edab4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@ before_test:
- git config --global core.safecrlf false

test_script:
- bundle exec rspec --tty --backtrace --color --format documentation
- bundle exec rspec --tty --backtrace --color
- bundle exec overcommit --sign
- bundle exec overcommit --run

0 comments on commit edab4eb

Please sign in to comment.