From: Michael Wallner Date: Fri, 8 Mar 2013 22:01:49 +0000 (+0100) Subject: travis X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fatick;a=commitdiff_plain;h=68b440f59559edd3970ed09626d8ec2a4d0bc145;hp=af33d8193a4df219aed31a4d513fa920a17c86e6 travis --- diff --git a/.travis.yml b/.travis.yml index 14ab213..5a7bf3c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: php php: - - "5.3" - "5.4" script: phpunit tests diff --git a/README.md b/README.md index ff1011d..bbc8bf0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ atick ===== +[![Build Status](https://travis-ci.org/mike-php-net/atick.png?branch=master)](https://travis-ci.org/mike-php-net/atick) -Asynchronnous resource handling, optionally (ab)using ticks. [![Build Status](https://api.travis-ci.org/mike-php-net/atick.png)](https://travis-ci.org/mike-php-net/atick) +Asynchronnous resource handling, optionally (ab)using ticks. **Example with ticks:**