Skip to content

Commit b0111f1

Browse files
committed
修改travis
1 parent cb1d8bd commit b0111f1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
language: go
33

44
go:
5-
- "1.9.x"
6-
- "1.10.x"
5+
- "1.11.x"
76

87
script:
98
go test -v ./...;

0 commit comments

Comments
 (0)