1
0
mirror of https://github.com/DATA-DOG/go-sqlmock.git synced 2025-06-29 00:31:35 +02:00

Merge pull request #167 from sekky0905/remove-travis-sudo-setting

Remove sudo setting from travis.yml
This commit is contained in:
Gediminas Morkevicius
2019-03-22 16:25:48 +02:00
committed by GitHub

View File

@ -14,7 +14,7 @@ go:
- 1.10.x
- 1.11.x
sudo: false
script:
- go vet