Make this pass
parent
f61c324496
commit
91a8fd3a01
|
@ -19,7 +19,7 @@ install:
|
|||
|
||||
script:
|
||||
- gometalinter --disable-all -E vet -E gofmt -E misspell -E ineffassign -E goimports -E deadcode --exclude="rice-box.go" --tests ./...
|
||||
- go test ./... -timeout 30s -tags
|
||||
- go test ./... -timeout 30s
|
||||
|
||||
after_script:
|
||||
- cd cmd/filemanager
|
||||
|
|
Loading…
Reference in New Issue