Skip to content

Commit 7a40943

Browse files
committed
Merge branch 'dev' of https://github.com/danielmewes/php-rql into dev
2 parents f02d2cc + b3bb1c1 commit 7a40943

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@ PHP-RQL is licensed under the terms of the Apache License 2.0 http://www.apache.
77

88
Continuous Integration
99
-----------------------
10-
[![wercker status](https://app.wercker.com/status/931a7097f0ad9c272bd489f4dd16ab3e/m "wercker status")](https://app.wercker.com/project/bykey/931a7097f0ad9c272bd489f4dd16ab3e)
10+
Master branch:
11+
[![master branch](https://travis-ci.org/danielmewes/php-rql.svg?branch=master)](https://travis-ci.org/danielmewes/php-rql)
12+
13+
Development branch:
14+
[![dev branch](https://travis-ci.org/danielmewes/php-rql.svg?branch=dev)](https://travis-ci.org/danielmewes/php-rql)
1115

1216
To run the tests at the command line, issue `composer install` and then `composer test` at the package root. This requires `composer` to be available in `$PATH`.
1317

0 commit comments

Comments
 (0)