travis
authorMichael Wallner <mike@php.net>
Fri, 8 Mar 2013 21:24:39 +0000 (22:24 +0100)
committerMichael Wallner <mike@php.net>
Fri, 8 Mar 2013 21:24:39 +0000 (22:24 +0100)
.travis.yml [new file with mode: 0644]
README.md

diff --git a/.travis.yml b/.travis.yml
new file mode 100644 (file)
index 0000000..9ce96fc
--- /dev/null
@@ -0,0 +1,4 @@
+language: php
+php:
+    - "5.3"
+    - "5.4"
index 56d7ef4eb604124b74fd54666fde5e804c81d6b3..ff1011db689364f66ad9d9e04ff74ea160ceae16 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-atick\Ticker
-============
+atick
+=====
 
 
-Asynchronnous resource handling, optionally (ab)using ticks
+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)
 
 **Example with ticks:**
 
 
 **Example with ticks:**