diff --git a/.travis.yml b/.travis.yml index ff32db4000b3206cf570815082ed66386592cde2..6ea09774ca8ecbcce812e8780b373d535721bdcf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ go: - 1.4 install: - - go get github.com/taotetek/rsyslog_exporter + - go get github.com/digitalocean/rsyslog_exporter script: - go test -v ./...