projects
/
m6w6
/
atick
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
af33d81
)
travis
author
Michael Wallner
<mike@php.net>
Fri, 8 Mar 2013 22:01:49 +0000
(23:01 +0100)
committer
Michael Wallner
<mike@php.net>
Fri, 8 Mar 2013 22:01:49 +0000
(23:01 +0100)
.travis.yml
patch
|
blob
|
history
README.md
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 14ab2130a9a4dbfbce03311adb5a7489bc885599..5a7bf3cb2243b1adb8b3649a1a395e0f07ee0b02 100644
(file)
--- 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 ff1011db689364f66ad9d9e04ff74ea160ceae16..bbc8bf0f09a36804ef7564c895a1139c048bcb25 100644
(file)
--- 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:**