# File lib/travis/client/cache.rb, line 20
      def inspect_info
        [repository.slug, branch, slug].compact.join(" ")
      end