Class: Chamber::Binary::Travis

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

Instance Method Summary collapse

Instance Method Details

#secureObject



18
19
20
# File 'lib/chamber/binary/travis.rb', line 18

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