提交 d4df70bd 编写于 作者: xurime's avatar xurime 提交者: GitHub

Merge pull request #126 from dvrkps/patch-1

travis: update go versions
......@@ -4,12 +4,12 @@ install:
- go get -d -t -v ./... && go build -v ./...
go:
- 1.8
- 1.9
- 1.8.x
- 1.9.x
script:
- go vet ./...
- go test -v -coverprofile=coverage.txt -covermode=atomic
after_success:
- bash <(curl -s https://codecov.io/bash)
\ No newline at end of file
- bash <(curl -s https://codecov.io/bash)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册