Skip to content

Commit bea2d3d

Browse files
committed
remove old go versions from travis
1 parent b2552ca commit bea2d3d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,14 @@ language: go
33

44
matrix:
55
include:
6-
- go: 1.12.x
7-
- go: 1.13.x
86
- go: 1.14.x
97
- go: 1.15.x
10-
- arch: s390x
11-
go: 1.12.x
128
- arch: s390x
139
go: 1.13.x
1410
- arch: s390x
1511
go: 1.14.x
1612
- arch: s390x
1713
go: 1.15.x
18-
- arch: ppc64le
19-
go: 1.12.x
2014
- arch: ppc64le
2115
go: 1.13.x
2216
- arch: ppc64le

0 commit comments

Comments
 (0)