class Fuci::Travis::Build::Master
Public Class Methods
new()
click to toggle source
# File lib/fuci/travis/build/master.rb, line 9 def initialize; end
Public Instance Methods
build_branch()
click to toggle source
# File lib/fuci/travis/build/master.rb, line 11 def build_branch detect_build_with_sha remote_master_sha end