Skip to content

Commit c3e59ce

Browse files
committedJul 27, 2021
travis: Bump Go versions
1 parent 8d17101 commit c3e59ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ env:
33
- GO111MODULE=on
44
sudo: required
55
go:
6-
- "1.11.x"
7-
- "1.12.x"
6+
- "1.15.x"
7+
- "1.16.x"
88
- tip
99
os:
1010
- linux

0 commit comments

Comments
 (0)
Please sign in to comment.