# File lib/travis/client/states.rb, line 85
      def running?
        state == 'started'
      end