We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 449c972 commit edab4ebCopy full SHA for edab4eb
appveyor.yml
@@ -65,6 +65,6 @@ before_test:
65
- git config --global core.safecrlf false
66
67
test_script:
68
- - bundle exec rspec --tty --backtrace --color --format documentation
+ - bundle exec rspec --tty --backtrace --color
69
- bundle exec overcommit --sign
70
- bundle exec overcommit --run
0 commit comments