spec/support/fake_api.rb in travis-1.5.3 vs spec/support/fake_api.rb in travis-1.5.4

- old
+ new

@@ -676,10 +676,11 @@ "last_build_number"=>"6180", "last_build_state"=>"failed", "last_build_duration"=>5019, "last_build_language"=>nil, "last_build_started_at"=>"2013-01-13T15:55:17Z", - "last_build_finished_at"=>nil}}.to_json + "last_build_finished_at"=>nil, + "github_language"=>"Ruby"}}.to_json end get '/repos/891/key' do {"key"=>RAILS_KEY}.to_json end