Added travis-ci to readme

This commit is contained in:
Matthew Connelly 2015-03-14 23:48:43 +00:00
parent 09b9d64254
commit a4f8e5b48e
1 changed files with 2 additions and 0 deletions

2
README
View File

@ -1,3 +1,5 @@
[![Build Status](https://travis-ci.org/MaffC/POE-Component-DirWatch-WithCaller.svg?branch=master)](https://travis-ci.org/MaffC/POE-Component-DirWatch-WithCaller)
POE-Component-DirWatch-WithCaller POE-Component-DirWatch-WithCaller
This module extends POE::Component::DirWatch to make life easier for those who wish to dynamically create DirWatch sessions which share common callbacks and filters. Functionality has also been included to allow previously-seen files to be filtered, hopefully improving poll performance. This module extends POE::Component::DirWatch to make life easier for those who wish to dynamically create DirWatch sessions which share common callbacks and filters. Functionality has also been included to allow previously-seen files to be filtered, hopefully improving poll performance.