mirror of https://github.com/jackc/pgx.git
Remove -short from travis
parent
cea412f2ba
commit
15b44f4096
|
@ -54,7 +54,7 @@ install:
|
|||
- go get -u github.com/jackc/pgmock/pgmsg
|
||||
|
||||
script:
|
||||
- go test -v -race -short ./...
|
||||
- go test -v -race ./...
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
|
|
Loading…
Reference in New Issue