# File lib/travis/client/states.rb, line 32
      def finished?
        not pending?
      end