Class Travis::Tools::Formatter
In: lib/travis/tools/formatter.rb
Parent: Object

Methods

duration   file_size   job_config   time  

Constants

DAY = 24 * 60 * 60
TIME_FORMAT = "%Y-%m-%d %H:%M:%S"
CONFIG_KEYS = ['rvm', 'gemfile', 'env', 'jdk', 'otp_release', 'php', 'node_js', 'perl', 'python', 'scala', 'compiler', 'os']

Public Instance methods

[Validate]