You've already forked go-sqlmock
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:
@ -14,7 +14,7 @@ go:
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
|
||||
sudo: false
|
||||
|
||||
|
||||
script:
|
||||
- go vet
|
||||
|
Reference in New Issue
Block a user