From 68b440f59559edd3970ed09626d8ec2a4d0bc145 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Fri, 8 Mar 2013 23:01:49 +0100 Subject: [PATCH 1/1] travis --- .travis.yml | 1 - README.md | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) 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:** -- 2.30.2