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

travis: update go version (#176)

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