No need for sudo since we got rid of that library
This commit is contained in:
parent
738bf25f44
commit
0caadefa06
|
@ -3,8 +3,6 @@ language: go
|
|||
go:
|
||||
- 1.5
|
||||
|
||||
sudo: required
|
||||
|
||||
before_script:
|
||||
- go vet ./...
|
||||
|
||||
|
|
Loading…
Reference in New Issue