Skip to content

Commit b3bb1c1

Browse files
committed
Update README.md
1 parent 0c2aa14 commit b3bb1c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

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

88
Continuous Integration
99
-----------------------
10+
Master branch:
1011
[![master branch](https://travis-ci.org/danielmewes/php-rql.svg?branch=master)](https://travis-ci.org/danielmewes/php-rql)
12+
13+
Development branch:
1114
[![dev branch](https://travis-ci.org/danielmewes/php-rql.svg?branch=dev)](https://travis-ci.org/danielmewes/php-rql)
1215

1316
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`.

0 commit comments

Comments
 (0)