1
0
Fork 0
mirror of https://github.com/Luzifer/vault-totp.git synced 2024-12-23 06:11:19 +00:00
vault-totp/Makefile

8 lines
169 B
Makefile
Raw Permalink Normal View History

2017-01-03 12:30:16 +00:00
ci:
curl -sSLo golang.sh https://raw.githubusercontent.com/Luzifer/github-publish/master/golang.sh
bash golang.sh
2017-01-04 21:48:50 +00:00
test:
gometalinter --deadline 20s --cyclo-over=15