Skip to content

Commit a9d6cab

Browse files
committed
build config update
1 parent 06ea231 commit a9d6cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ before_install:
1818
- go get golang.org/x/tools/cmd/cover
1919

2020
install:
21-
- go get -v .
21+
- go get -v ./...
2222

2323
script:
2424
- go test -v ./... -coverprofile=coverage.txt -covermode=atomic

0 commit comments

Comments
 (0)