Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xxjwxc committed May 20, 2021
1 parent f517f91 commit 57eb469
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 @@ -3,7 +3,7 @@ go:
- 1.13.x
- master
before_install:
- go get -t -v ./..
- go get -t -v ./...

script:
- go test -race -coverprofile=coverage.txt -covermode=atomic
Expand Down

0 comments on commit 57eb469

Please sign in to comment.