ci for go module

pull/103/head
QLeelulu 2018-09-06 15:03:53 +08:00
parent a45f1e46e3
commit 4851e650f4
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ env:
install: true
before_script:
- go vet -x ./...
- go vet -v $(go list ./... | grep -v vendor)
matrix:
include: