test subdir

pull/200/head
q191201771 6 years ago
parent ed684204be
commit ca7433e0c3

@ -8,7 +8,7 @@ before_install:
- go get -t -v ./...
script:
- go test -race -coverprofile=coverage.txt -covermode=atomic
- go test ./... -race -coverprofile=coverage.txt -covermode=atomic
after_success:
- bash <(curl -s https://codecov.io/bash)

Loading…
Cancel
Save