We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf3e918 commit 1d83275Copy full SHA for 1d83275
.travis.yml
@@ -7,7 +7,7 @@ language: go
7
# You don't need to test on very old version of the Go compiler. It's the user's
8
# responsibility to keep their compilers up to date.
9
go:
10
- - 1.18beta1
+ - 1.18
11
12
# Only clone the most recent commit.
13
git:
0 commit comments