1
0
Fork 0
mirror of https://github.com/Luzifer/korvike.git synced 2024-11-08 15:30:05 +00:00
korvike/Makefile
Knut Ahlers 63d5a27b80
Add 'now' function and function tests
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-04-17 16:25:59 +02:00

6 lines
152 B
Makefile

ci: test
curl -sSLo golang.sh https://raw.githubusercontent.com/Luzifer/github-publish/master/golang.sh
bash golang.sh
test:
go test -v ./functions