Fix travis

batch-wip
Jack Christensen 2017-04-14 17:37:01 -05:00
parent 73471ea3fe
commit e305ece410
1 changed files with 1 additions and 0 deletions

View File

@ -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 ./...