#1149 Remove references to Buffalo (#1203)

* #1149 Remove references to Buffalo

* #1149 Add Makefile
This commit is contained in:
Scott Lee
2019-04-30 06:59:52 -07:00
committed by Marwan Sulaiman
parent 0be1cd96f0
commit 3f2c99f6a2
4 changed files with 0 additions and 8 deletions
-4
View File
@@ -33,10 +33,6 @@ verify:
./scripts/check_deps.sh
./scripts/check_conflicts.sh
.PHONY: test
test:
cd cmd/proxy && buffalo test
.PHONY: test-unit
test-unit:
./scripts/test_unit.sh