1
0
mirror of https://github.com/jackc/pgx.git synced 2025-04-27 13:14:32 +00:00

Fix travis

This commit is contained in:
Jack Christensen 2017-04-29 13:38:56 -05:00
parent a5f702c41d
commit 353ca7c5c7

@ -52,7 +52,6 @@ install:
- go get -u github.com/shopspring/decimal - go get -u github.com/shopspring/decimal
- go get -u gopkg.in/inconshreveable/log15.v2 - go get -u gopkg.in/inconshreveable/log15.v2
- go get -u github.com/jackc/fake - go get -u github.com/jackc/fake
- go get -u github.com/jackc/pgmock/pgproto3
- go get -u github.com/lib/pq - go get -u github.com/lib/pq
- go get -u github.com/hashicorp/go-version - go get -u github.com/hashicorp/go-version
- go get -u github.com/satori/go.uuid - go get -u github.com/satori/go.uuid