Skip to content

Commit e442cf3

Browse files
ccojocargcmurphy
authored andcommitted
Add Go 1.13 to the tested version in the travis build file (#350)
Signed-off-by: Cosmin Cojocar <[email protected]>
1 parent 4ecbe32 commit e442cf3

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
@@ -3,6 +3,7 @@ language: go
33
go:
44
- "1.11.x"
55
- "1.12.x"
6+
- "1.13.x"
67
- tip
78

89
install:

0 commit comments

Comments
 (0)