summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAge
* use new container infrastructure on TravisAndreas Gohr2015-07-24
| | | | See http://docs.travis-ci.com/user/migrating-from-legacy
* fixed allow_failures syntaxAndreas Gohr2015-04-25
|
* new travis configAndreas Gohr2015-04-25
| | | | | test (but allow fails) against hhvm and PHP nightly (PHP7) builds remove phpunit pinning
* travis config. 5.6 is released and test is fixedAndreas Gohr2014-12-12
|
* use phpunit 4.3.5 until bug is fixedAndreas Gohr2014-12-11
| | | | | See here for upstream report: https://github.com/sebastianbergmann/phpunit/issues/1523
* another try and configuring travisAndreas Gohr2014-07-24
|
* allow PHP 5.6 to failAndreas Gohr2014-07-24
|
* run tests against PHP 5.6 as wellAndreas Gohr2014-07-24
|
* order seems to matter for phpunit parametersAndreas Gohr2014-02-11
|
* show verbose info on skipped tests at travisAndreas Gohr2014-02-09
|
* drop code coverage for nowAndreas Gohr2014-01-07
| | | | | | | | | | | Something is broken on travis-ci.org regarding the max execution time limit and code coverage generation. I have no clue how to solve this, so I remove this again for test completion's sake. Please chime in with ideas at * https://github.com/travis-ci/travis-ci/issues/1837 * http://stackoverflow.com/q/20972248/172068
* another travis config changeAndreas Gohr2014-01-07
|
* integrate code coverage reports in scrutinizer-ciAndreas Gohr2014-01-06
| | | | not sure if we end up using it
* fixed error in .travis.ymlAndreas Gohr2014-01-05
|
* notify IRC on change onlyAndreas Gohr2014-01-05
|
* also notify IRC channelAndreas Gohr2014-01-05
|
* display more info on travis testsAndreas Gohr2014-01-05
|
* try testing dokuwiki on travis-ciAndreas Gohr2014-01-05