v3 fix services
This commit is contained in:
parent
f44b374d79
commit
2e72233213
|
@ -4,7 +4,7 @@ module Travis::API::V3
|
||||||
|
|
||||||
Accounts = Module.new { extend Services }
|
Accounts = Module.new { extend Services }
|
||||||
Branch = Module.new { extend Services }
|
Branch = Module.new { extend Services }
|
||||||
Branch = Module.new { extend Services }
|
Branches = Module.new { extend Services }
|
||||||
Build = Module.new { extend Services }
|
Build = Module.new { extend Services }
|
||||||
Builds = Module.new { extend Services }
|
Builds = Module.new { extend Services }
|
||||||
Job = Module.new { extend Services }
|
Job = Module.new { extend Services }
|
||||||
|
|
Loading…
Reference in New Issue
Block a user