code error we want to see on staging
This commit is contained in:
parent
21c714ae97
commit
a8b70f51f3
|
@ -8,6 +8,7 @@ module Travis
|
||||||
attr_reader :repositories, :options
|
attr_reader :repositories, :options
|
||||||
|
|
||||||
def initialize(repositories, options = {})
|
def initialize(repositories, options = {})
|
||||||
|
this is a test to throw an error on staging
|
||||||
@repositories = repositories
|
@repositories = repositories
|
||||||
@options = options
|
@options = options
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue
Block a user