Skip to content

Commit 5200b02

Browse files
committed
Dropped go1.7
Signed-off-by: Vishal Rana <[email protected]>
1 parent f6cc611 commit 5200b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: go
22
go:
3-
- 1.7.x
43
- 1.8.x
4+
- 1.9.x
55
- tip
66
install:
77
- make dependency

0 commit comments

Comments
 (0)