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

adds go1.8 to travis

This commit is contained in:
gedi 2017-02-21 17:53:38 +02:00
parent a00b6aa80e
commit 372a183d52

@ -7,6 +7,7 @@ go:
- 1.5
- 1.6
- 1.7
- 1.8
- tip
script: go test -race -coverprofile=coverage.txt -covermode=atomic