Skip to content

Commit 5e707b2

Browse files
HaraldNordgrendsnet
authored andcommitted
.travis.yml: include go1.11 (#731)
1 parent ddf2292 commit 5e707b2

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.6.x
55
- 1.10.x
6+
- 1.11.x
67
- 1.x
78

89
install:

0 commit comments

Comments
 (0)