Skip to content

Commit 64663d1

Browse files
committed
Add Go 1.15 to supported versions
1 parent 0d43108 commit 64663d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ go:
66
- "1.12.x"
77
- "1.13.x"
88
- "1.14.x"
9+
- "1.15.x"
910

1011
before_install:
1112
- go get -t ./...

0 commit comments

Comments
 (0)