1
0
mirror of https://github.com/zhashkevych/go-sqlxmock.git synced 2025-06-24 21:56:48 +02:00

updates travis ci, as tip no longer refers to master

This commit is contained in:
gedi
2017-04-16 20:09:25 +03:00
parent 8fd5411d53
commit a32ff1cda1

View File

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