Skip to content

Commit 1d83275

Browse files
authored
Update .travis.yml
1 parent cf3e918 commit 1d83275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ language: go
77
# You don't need to test on very old version of the Go compiler. It's the user's
88
# responsibility to keep their compilers up to date.
99
go:
10-
- 1.18beta1
10+
- 1.18
1111

1212
# Only clone the most recent commit.
1313
git:

0 commit comments

Comments
 (0)