Skip to content

Commit 392c716

Browse files
committed
Updated travis to build for 1.13 to 1.15
1 parent e015c37 commit 392c716

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.travis.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ arch:
33
- amd64
44
- ppc64le
55
go:
6-
- 1.7.x
7-
- 1.8.x
8-
- 1.9.x
9-
- 1.10.x
10-
- 1.11.x
6+
- 1.13.x
7+
- 1.14.x
8+
- 1.15.x
119
script: go test -v ./.

0 commit comments

Comments
 (0)