php-travis-client icon indicating copy to clipboard operation
php-travis-client copied to clipboard

Results 6 php-travis-client issues
Sort by recently updated
recently updated
newest added

FYI ![screenshot 2015-02-22 09 17 16](https://cloud.githubusercontent.com/assets/624760/6318066/c1fad6a8-ba73-11e4-8294-aff68e74faae.png)

Therefore in composer we can use... ``` javascript ... "l3l0/php-travis-client": "~0.1" ... ```

### Problem: For example, when looking for builds by branch you can get no results when there are indeed builds beyond the "first page" of API results... ``` php $client->fetchRepository($repo);...

http://docs.travis-ci.com/api/#jobs Use-case is triggering a build which generates static content based on content updates-- for automatic deployment.