mirror of
https://github.com/lloeki/package-ruby.git
synced 2025-12-06 10:04:39 +01:00
fix travis build
This commit is contained in:
parent
32b99b62bf
commit
4de945073f
5 changed files with 11 additions and 5 deletions
|
|
@ -16,6 +16,7 @@ class Package < Module
|
|||
end
|
||||
|
||||
# Return the package as a value
|
||||
# rubocop:disable Lint/UnusedMethodArgument
|
||||
def import_to_value(_binding, namespace, as: nil)
|
||||
Package.new(namespace)
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue