Skip to content

Commit

Permalink
Adding travis build status...
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasfj committed Mar 28, 2014
1 parent 8fdb379 commit 89282a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
slugid - Compressed UUIDs for Node.js
slugid - Compressed UUIDs for Node.js
=====================================
[![Build Status](https://travis-ci.org/jonasfj/slugid.svg?branch=master)](https://travis-ci.org/jonasfj/slugid)

A node.js module for generating UUIDs and encode them in URL-safe base64
(See [RFC 4648 sec. 5](http://tools.ietf.org/html/rfc4648#section-5)).
Expand Down

0 comments on commit 89282a1

Please sign in to comment.