Skip to content

Commit fd39434

Browse files
committed
CI构建最低版本要求1.9
1 parent 7234924 commit fd39434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: go
22
go:
3-
- 1.7.x
3+
- 1.9.x
44
script: go test `go list ./... | grep -v vendor`
55

66
notifications:

0 commit comments

Comments
 (0)