mirror of
https://github.com/ginuerzh/gost.git
synced 2024-04-21 12:31:34 +00:00
update .travis.yml
This commit is contained in:
@@ -3,6 +3,7 @@ sudo: false
|
||||
go:
|
||||
- 1.8
|
||||
|
||||
install: true
|
||||
script:
|
||||
- go test -v
|
||||
- cd cmd/gost && go build
|
||||
Reference in New Issue
Block a user