Skip to content

Commit

Permalink
Try to fix module requires Go 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
zetaj committed Oct 20, 2021
1 parent fd6b363 commit 53113dc
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 @@ -8,7 +8,7 @@ env:
- GO111MODULE=on

go:
- 1.12.x
- 1.15.x

script:
- go build -v -race ./...
Expand Down

0 comments on commit 53113dc

Please sign in to comment.