put jobs service back in
This commit is contained in:
parent
1640c33517
commit
28c6e04eb8
|
@ -10,6 +10,7 @@ module Travis::API::V3
|
|||
Build = Module.new { extend Services }
|
||||
Builds = Module.new { extend Services }
|
||||
Job = Module.new { extend Services }
|
||||
Jobs = Module.new { extend Services }
|
||||
Organization = Module.new { extend Services }
|
||||
Organizations = Module.new { extend Services }
|
||||
Owner = Module.new { extend Services }
|
||||
|
|
Loading…
Reference in New Issue
Block a user