Skip to content

Commit

Permalink
Build: Add travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed May 14, 2018
1 parent a9e7eca commit 5853e58
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -0,0 +1,3 @@
language: node_js
node_js:
- '0.10'
2 changes: 2 additions & 0 deletions README.md
@@ -1,6 +1,8 @@
sparkles
========

[![Build Status](https://travis-ci.org/phated/sparkles.svg?branch=master)](https://travis-ci.org/phated/sparkles)

Namespaced global event emitter

## Usage
Expand Down

0 comments on commit 5853e58

Please sign in to comment.