Planned and executed phase001
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
CI.run do
|
||||
step "Setup", "bin/setup --skip-server"
|
||||
|
||||
step "Test: RSpec", "bundle exec rspec"
|
||||
|
||||
step "Style: Ruby", "bin/rubocop"
|
||||
|
||||
step "Security: Gem audit", "bin/bundler-audit"
|
||||
|
||||
Reference in New Issue
Block a user