diff --git a/lib/travis/api/app/responders/image.rb b/lib/travis/api/app/responders/image.rb index 7eb540fc..df126d55 100644 --- a/lib/travis/api/app/responders/image.rb +++ b/lib/travis/api/app/responders/image.rb @@ -34,7 +34,7 @@ module Travis::Api::App::Responders end def root - File.expand_path('.') # TODO wat. + File.expand_path('.') end def last_modified