check if travis works

pull/144/head
Henrique Dias 2016-11-01 13:32:02 +00:00
parent 7dd47029e8
commit 06d39b248c
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ type FileManager struct {
Next httpserver.Handler
Configs []config.Config
}
asas
// ServeHTTP determines if the request is for this plugin, and if all prerequisites are met.
func (f FileManager) ServeHTTP(w http.ResponseWriter, r *http.Request) (int, error) {
var (