diff --git a/Makefile b/Makefile index c8ce48c..a61f2e6 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION=0.1.0 -build: compile check test build +build: compile check test dev: luarocks install busted