mirror of
https://github.com/kidoman/embd
synced 2024-12-22 12:50:19 +01:00
ci: build the samples after running tests
This commit is contained in:
parent
e5e2aecaed
commit
026f5fe3f3
@ -3,3 +3,7 @@ language: go
|
|||||||
go:
|
go:
|
||||||
- 1.2
|
- 1.2
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
|
script:
|
||||||
|
- go test ./...
|
||||||
|
- make -C ./samples/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user