Skip to content

Commit fb25a78

Browse files
author
Zhou Hao
committed
update to golang 1.11
Signed-off-by: Zhou Hao <[email protected]>
1 parent c95f76c commit fb25a78

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
language: go
22

33
go:
4-
- 1.7.x
5-
- 1.8.x
6-
- 1.9.x
4+
- 1.10.x
5+
- 1.11.x
76

87
sudo: required
98

0 commit comments

Comments
 (0)