Skip to content

Commit cae37a5

Browse files
committed
Added Go 1.13 to Travis build.
1 parent 735ed1f commit cae37a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ env:
55

66
go:
77
- "1.12.x"
8+
- "1.13.x"
89

910
script:
1011
- go test -cover -v .

0 commit comments

Comments
 (0)