Rename Cakefile and make it work

This commit is contained in:
Arlo Breault 2019-07-06 15:48:33 +02:00
parent 1867a3f121
commit f97c37fe5d
5 changed files with 114 additions and 247 deletions

View file

@ -39,5 +39,4 @@ script:
- go vet ./...
- go test -v -race ./...
- cd proxy
- npm run-script lint
- npm test