mirror of
https://github.com/zhashkevych/go-sqlxmock.git
synced 2025-02-10 18:31: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…
x
Reference in New Issue
Block a user