Skip to content

Commit

Permalink
Add travis to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
atabel committed Feb 20, 2016
1 parent 5b30de0 commit 5047b22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![npm](https://img.shields.io/npm/v/activity-detector.svg)](https://www.npmjs.com/package/activity-detector)
[![npm](https://img.shields.io/npm/l/activity-detector.svg)](https://www.npmjs.com/package/activity-detector)
[![Build Status](https://travis-ci.org/tuenti/activity-detector.svg)](https://travis-ci.org/tuenti/activity-detector)

This module helps you detecting when the user becomes idle (does not interact with the page for some time) or active in your page.

Expand Down

0 comments on commit 5047b22

Please sign in to comment.