Class: Chamber::Binary::Travis

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

Instance Method Summary collapse

Instance Method Details

#secureObject



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

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