提交 d8facb73 编写于 作者: 李光春

【优化】

上级 84b2c03b
......@@ -3,14 +3,10 @@ language: go
# 指定版本,可以指定多个
go:
- 1.8.x
before_install:
- go get -t -v ./...
- master
script:
- go test -race -coverprofile=coverage.txt -covermode=atomic
after_success:
- export CODECOV_TOKEN="8c97795f-daed-4374-8f21-619d54f55c38"
- bash <(curl -s https://codecov.io/bash)
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册