mirror of
https://github.com/securego/gosec.git
synced 2025-03-19 21:08:30 +02:00
Add go vet to travis-ci
This commit is contained in:
parent
65d572f193
commit
344ebd1ab6
@ -1,5 +1,6 @@
|
||||
language: go
|
||||
|
||||
before_script:
|
||||
- go vet ./...
|
||||
go:
|
||||
- 1.5
|
||||
- tip
|
||||
|
Loading…
x
Reference in New Issue
Block a user