Skip to content

Commit a1611e5

Browse files
authored
Bump Go versions in CI
1 parent e2f229d commit a1611e5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
language: go
22

33
go:
4-
- 1.10.x
5-
- 1.11.x
6-
- 1.12.x
4+
- 1.13.x
5+
- 1.14.x
6+
- 1.15.x
77
- tip
88

99
install:

0 commit comments

Comments
 (0)