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

merge master

parents e3120ca3 484aa888
language: go language: go
sudo: false sudo: false
go: go:
- 1.8 - 1.x
- 1.9
install: true install: true
script: script:
- go test -race -v - go test -race -v
- cd cmd/gost && go build - cd cmd/gost && go build
\ No newline at end of file
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