1
0
mirror of https://github.com/DATA-DOG/go-sqlmock.git synced 2025-03-19 20:57:50 +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
commit ef0bdf231a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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