mirror of https://github.com/jackc/pgx.git
Fix travis
parent
73471ea3fe
commit
e305ece410
|
@ -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 ./...
|
||||
|
|
Loading…
Reference in New Issue