Class: Chamber::Binary::Travis

Inherits:
Thor
  • Object
show all
Defined in:
lib/chamber/binary/travis.rb

Instance Method Summary collapse

Instance Method Details

#secureObject



24
25
26
# File 'lib/chamber/binary/travis.rb', line 24

def secure
  Commands::Travis::Secure.call(options)
end