We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fddb5cf commit bcb41f9Copy full SHA for bcb41f9
.travis.yml
@@ -22,4 +22,5 @@ before_script:
22
23
script:
24
- bundle exec rspec
25
- - bundle exec bin/overcommit --run
+ - bundle exec overcommit --sign
26
+ - bundle exec overcommit --run
0 commit comments