We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac7ab95 commit bef323cCopy full SHA for bef323c
.travis.yml
@@ -19,8 +19,6 @@ before_install:
19
20
script:
21
- bundle exec rspec
22
- # Skip Overcommit on JRuby since it's unstable and doesn't actually test Overcommit
23
- - '[[ $TRAVIS_RUBY_VERSION =~ ^jruby ]] && exit || true'
24
- bundle exec overcommit --sign
25
- bundle exec overcommit --sign pre-commit
26
- bundle exec overcommit --run
0 commit comments