running steadymark as well

This commit is contained in:
Gabriel Falcao 2013-02-25 15:19:24 -05:00
parent a1889fcd4f
commit 9fba518304
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ install_deps:
test:
@nosetests --verbosity=2
@steadymark README.md
clean:
@printf "Cleaning up files that are already in .gitignore... "