Skip to content
Snippets Groups Projects
Unverified Commit f5a0ae17 authored by Kimmo Lehto's avatar Kimmo Lehto
Browse files

Syntax fail

parent 91c1a54b
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ class RubyRequirement < Requirement
super
end
satisfy build_env: false { suitable_ruby }
satisfy(build_env: false) { suitable_ruby }
env do
ENV.prepend_path "PATH", suitable_ruby
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment