1
0
mirror of https://github.com/zhashkevych/go-sqlxmock.git synced 2025-02-16 18:34:27 +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

View File

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