Skip to content

Commit

Permalink
added tests on install --> 👋 npm it
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdugne committed May 21, 2020
1 parent 6f7bf1f commit e0e7ee2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ ifeq ($(verbose), true)
export DEBUG := true
endif

install: clean hererocks rocks
# CI does not use this install, this is for local purpose
install: clean hererocks rocks test

hererocks:
hererocks ${rocksDir} -r^ --lua=5.1
Expand Down

0 comments on commit e0e7ee2

Please sign in to comment.