Commit 484aa888 authored by Davor Kapsa's avatar Davor Kapsa Committed by ginuerzh

travis: update go version (#176)

parent 124d0988
language: go
sudo: false
go:
- 1.8
- 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