script/cibuild in
problem_child-2.1.1
vs script/cibuild in
problem_child-3.0.0
- old
+ new
@@ -1,5 +1,6 @@
#!/bin/sh set -e bundle exec rake spec
+bundle exec rubocop -S -D
bundle exec gem build problem_child.gemspec