mirror of
https://github.com/vbatts/go-mtree.git
synced 2024-11-22 08:25:38 +00:00
travis: use the whole validation
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
b83c40e7f9
commit
0805fd4bb1
1 changed files with 1 additions and 3 deletions
|
@ -14,6 +14,4 @@ before_install:
|
|||
install: true
|
||||
|
||||
script:
|
||||
- go vet -x ./...
|
||||
- golint -set_exit_status ./...
|
||||
- go test -v ./...
|
||||
- make validation
|
||||
|
|
Loading…
Reference in a new issue