Commit 18bb8ab2 authored by rui.zheng's avatar rui.zheng

merge master

parents e3120ca3 484aa888
language: go
sudo: false
go:
- 1.8
- 1.9
- 1.x
install: true
script:
- go test -race -v
- cd cmd/gost && go build
\ No newline at end of file
- cd cmd/gost && go build
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment