mirror of
https://github.com/jackc/pgx.git
synced 2025-05-30 03:03:10 +00:00
Add dependency to travis.yml
This commit is contained in:
parent
048a75406f
commit
d0a6921d12
@ -52,6 +52,7 @@ install:
|
||||
- go get -u gopkg.in/inconshreveable/log15.v2
|
||||
- go get -u github.com/jackc/fake
|
||||
- go get -u golang.org/x/net/context
|
||||
- go get -u github.com/jackc/pgmock/pgmsg
|
||||
|
||||
script:
|
||||
- go test -v -race -short ./...
|
||||
|
Loading…
x
Reference in New Issue
Block a user