Skip to content

Commit

Permalink
make test
Browse files Browse the repository at this point in the history
See #269
  • Loading branch information
espadrine committed Sep 27, 2014
1 parent 55748b3 commit f45ba3f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 4 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,7 @@ setup:
redis:
./redis/src/redis-server

.PHONY: all favicon website deploy setup redis
test:
npm test

.PHONY: all favicon website deploy setup redis test
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ What kind of meta data can you convey using badges?
- [semver](http://semver.org/) version observance: `semver | 2.0.0`
- amount of [gittip](http://gittip.com) donations per week: `tips | $2/week`

## Font
The font chosen in the specification is [DejaVu Sans](http://dejavu-fonts.org) a font family based on the Vera Fonts under a [Free license](http://dejavu-fonts.org/wiki/License).

## Specification
See [SPECIFICATION.md](spec/SPECIFICATION.md).
Expand Down

0 comments on commit f45ba3f

Please sign in to comment.