We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 036b5be commit a846692Copy full SHA for a846692
lib/travis/api/v3/models/job.rb
@@ -1,4 +1,5 @@
1
require 'travis/config/defaults'
2
+require 'travis/api/v3/models/user'
3
4
module Travis::API::V3
5
class Models::JobConfig < Model
0 commit comments