# File lib/travis/client/states.rb, line 22 def received? check_state state != 'created' and state != 'queued' end