Zhipeng Xie 4335408875 atune: init code
upload code to gitee

Signed-off-by: Zhipeng Xie <xiezhipeng1@huawei.com>
2019-11-13 17:14:15 +08:00

5 lines
101 B
YAML

language: go
go:
- 1.8.x
- 1.9.x
script: go get "github.com/stretchr/testify/assert" && go test .