Skip to content

Commit d124595

Browse files
committed
Add Go 1.11 to Travis
Signed-off-by: Gábor Lipták <[email protected]>
1 parent d240072 commit d124595

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: go
22
go:
33
- 1.10.x
4+
- 1.11.x
45
- tip
56

67
install:

0 commit comments

Comments
 (0)