Navigation Menu

Skip to content

Commit

Permalink
add travis badge
Browse files Browse the repository at this point in the history
  • Loading branch information
dodo committed Nov 19, 2013
1 parent fbc015b commit ca8e004
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Expand Up @@ -2,6 +2,9 @@

loads http://unicode.org/Public/UNIDATA/UnicodeData.txt into [nodejs](http://nodejs.org).

[![Build Status](https://secure.travis-ci.org/dodo/node-unicodetable.png)](http://travis-ci.org/dodo/node-unicodetable)


## install

```bash
Expand Down Expand Up @@ -34,4 +37,4 @@ master//node-unicodetable » node
lowercase_mapping: '',
titlecase_mapping: '',
symbol: '' }
```
```

0 comments on commit ca8e004

Please sign in to comment.