Update .travis.yml

This commit is contained in:
Sun Yimin 2021-12-28 13:32:37 +08:00 committed by GitHub
parent ea2bb68ab7
commit e8df1f569c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,4 +24,4 @@ script:
- go test -v ./...
after_success:
- go test -bench ./...
- go test -bench . ./...