refactor project

This commit is contained in:
Jeff
2019-03-23 00:51:03 +08:00
parent 870fc29309
commit 232b4efaad
2635 changed files with 0 additions and 918716 deletions

View File

@@ -1,15 +0,0 @@
language: go
go:
- 1.4.x
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- tip
install:
- go build .
script:
- go test -v