10 11 12 13
# File 'lib/travis/cli/token.rb', line 10 def run authenticate say access_token, 'Your access token is %s' end