diff --git a/.travis.yml b/.travis.yml index 66815bb8..0045cf5a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,6 +55,7 @@ install: - go get -u github.com/jackc/pgmock/pgmsg - go get -u github.com/lib/pq - go get -u github.com/hashicorp/go-version + - go get -u github.com/satori/go.uuid script: - go test -v -race ./...