1
0
Fork 0
mirror of https://github.com/kidoman/embd synced 2025-07-04 20:37:46 +02:00

ci: build the samples after running tests

This commit is contained in:
Karan Misra 2014-03-02 11:24:35 +05:30
parent e5e2aecaed
commit 026f5fe3f3

View file

@ -3,3 +3,7 @@ language: go
go:
- 1.2
- tip
script:
- go test ./...
- make -C ./samples/