mirror of
https://github.com/DATA-DOG/go-sqlmock.git
synced 2025-05-17 22:13:06 +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
|
- 1.10.x
|
||||||
# - tip # sadly fails most of the times
|
# - tip # sadly fails most of the times
|
||||||
|
|
||||||
|
sudo: false
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go vet
|
- go vet
|
||||||
- test -z "$(go fmt ./...)" # fail if not formatted properly
|
- test -z "$(go fmt ./...)" # fail if not formatted properly
|
||||||
|
Loading…
x
Reference in New Issue
Block a user