1
0
mirror of https://github.com/DATA-DOG/go-sqlmock.git synced 2025-06-25 00:26:45 +02:00

travis runs tip instead of master

This commit is contained in:
gedi
2017-05-31 10:12:33 +03:00
parent 98b917bbe2
commit 4d1a16152a

View File

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