Skip to content

Commit f822737

Browse files
authored
Update .travis.yml
1 parent b862aa6 commit f822737

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
@@ -3,11 +3,11 @@ arch:
33
- amd64
44
- ppc64le
55
go:
6-
- 1.9.x
76
- 1.10.x
87
- 1.11.x
98
- 1.12.x
109
- 1.13.x
1110
- 1.14.x
11+
- 1.15.x
1212
- tip
1313
script: go test ./... -v

0 commit comments

Comments
 (0)