- Lint build runs scripts in ci directory.
- Test build runs go test kkn.fi/vanity
- Test build is only run if Lint succeeds
- Run all stages (Lint & Test) with Go 1.9
git-svn-id: file:///srv/svn/repo/toyohime/trunk@73 922d331f-388e-da47-97a9-ad700dc0b8b9
While at it:
- Replace vanity server with an http.Handler
- Rename kkn.fi/cmd/vanity to kkn.fi/vanity
- Update README
- Rewrite Makefile
- Upgrade to Go 1.9
git-svn-id: file:///srv/svn/repo/toyohime/trunk@60 922d331f-388e-da47-97a9-ad700dc0b8b9