Skip to content

Commit

Permalink
Enable go1.18.x
Browse files Browse the repository at this point in the history
  • Loading branch information
edoger committed Aug 3, 2022
1 parent 2ac8896 commit c1a889f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ go:
- 1.15.x
- 1.16.x
- 1.17.x
- 1.18.x

script:
- go test -v -coverprofile=coverage.out -covermode=atomic ./...
Expand Down

0 comments on commit c1a889f

Please sign in to comment.