diff --git a/.travis.yml b/.travis.yml index 06da397..bc6907d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,4 +13,5 @@ before_install: - go get github.com/daaku/go.httpgzip - go get github.com/rs/cors - go get github.com/tj/go-debug - - go get gopkg.in/h2non/bimg.v0 \ No newline at end of file + - go get github.com/PuerkitoBio/throttled + - go get gopkg.in/h2non/bimg.v0