1
0
mirror of https://github.com/DATA-DOG/go-sqlmock.git synced 2025-04-02 21:45:24 +02:00

Merge pull request #79 from AlekSi/patch-1

Use latest patch releases
This commit is contained in:
Gediminas Morkevicius 2017-05-30 23:20:08 +03:00 committed by GitHub
commit 178a157e33

View File

@ -1,13 +1,13 @@
language: go language: go
go: go:
- 1.2 - 1.2.x
- 1.3 - 1.3.x
- 1.4 - 1.4.x
- 1.5 - 1.5.x
- 1.6 - 1.6.x
- 1.7 - 1.7.x
- 1.8 - 1.8.x
- master - master
script: go test -race -coverprofile=coverage.txt -covermode=atomic script: go test -race -coverprofile=coverage.txt -covermode=atomic