Skip to content

Commit

Permalink
travis: adjust test command
Browse files Browse the repository at this point in the history
  • Loading branch information
c9s committed Oct 12, 2020
1 parent 6398f04 commit 59af43a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ go:
before_script:
- go mod download
script:
- go test -v ./...
- go test -v ./pkg/...

0 comments on commit 59af43a

Please sign in to comment.