1
0
mirror of https://github.com/kidoman/embd synced 2024-06-02 09:08:05 +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: go:
- 1.2 - 1.2
- tip - tip
script:
- go test ./...
- make -C ./samples/