Skip to content

Commit ce1c8a2

Browse files
committed
ci(travis): Upgrade Go to 1.24 / 1.23
1 parent 5a91377 commit ce1c8a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ language: go
22

33
go:
44
- "master"
5-
- "1.10"
6-
- "1.9"
5+
- "1.24"
6+
- "1.23"

0 commit comments

Comments
 (0)