Skip to content

Commit

Permalink
Docs: add travis ci and its badge
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoborus committed Apr 14, 2016
1 parent 358d157 commit a613354
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
language: node_js
node_js:
- "5.10.1"
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
arbitrary-emitter
=================

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

<br><br>

---
Expand Down

0 comments on commit a613354

Please sign in to comment.