mirror of
https://github.com/DATA-DOG/go-sqlmock.git
synced 2024-11-28 08:49:01 +02:00
Travis-CI: we don't need sudo
This commit is contained in:
parent
b9ca56ce96
commit
ad9241832e
@ -12,6 +12,8 @@ go:
|
||||
- 1.10.x
|
||||
# - tip # sadly fails most of the times
|
||||
|
||||
sudo: false
|
||||
|
||||
script:
|
||||
- go vet
|
||||
- test -z "$(go fmt ./...)" # fail if not formatted properly
|
||||
|
Loading…
Reference in New Issue
Block a user