Commit bd2d9069 authored by Ruben Davila's avatar Ruben Davila

Set `allow_failure` for flay and flog builds.

parent d5edb038
......@@ -201,8 +201,12 @@ spinach 9 10 ruby23: *spinach-knapsack-ruby23
rubocop: *exec
rake scss_lint: *exec
rake brakeman: *exec
rake flog: *exec
rake flay: *exec
rake flog:
<<: *exec
allow_failure: yes
rake flay:
<<: *exec
allow_failure: yes
license_finder: *exec
rake downtime_check: *exec
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment