# File lib/travis/client/commit.rb, line 19
      def short_sha
        sha.to_s[0..6]
      end