# File lib/travis/cli/token.rb, line 8
      def run
        authenticate
        say access_token, "Your access token is %s"
      end