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

8 lines
96 B
YAML

language: go
go:
- 1.2
- 1.3
- tip
install:
- go get github.com/stretchr/testify/assert