Try to build examples from travis job
This commit is contained in:
parent
be1779c3c5
commit
fee3c3f27e
@ -6,4 +6,6 @@ go:
|
|||||||
go_import_path: github.com/paked/messenger
|
go_import_path: github.com/paked/messenger
|
||||||
|
|
||||||
install: go get -t ./...
|
install: go get -t ./...
|
||||||
script: go test -v ./...
|
script:
|
||||||
|
- go test -v ./...
|
||||||
|
- go build ./examples/...
|
||||||
|
Loading…
Reference in New Issue
Block a user