Skip to content

Commit

Permalink
Fix: Only run runtime test during activation
Browse files Browse the repository at this point in the history
  • Loading branch information
dz0ny committed Apr 13, 2015
1 parent 97dfdb0 commit 2677791
Show file tree
Hide file tree
Showing 2 changed files with 571 additions and 533 deletions.
5 changes: 4 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
VERSION := 1.0.2
VERSION := 1.0.3

test:
bin/phpunit

release:
cp -ar src spider_blocker
Expand Down
Loading

0 comments on commit 2677791

Please sign in to comment.