Change platforms tested on Travis
[plcapi.git] / .travis.yml
2017-07-02 gggeekChange platforms tested on Travis
2017-06-14 Gaetano GiuntaMerge pull request #53 from HMAZonderland/master
2017-06-14 Hugo ZonderlandOutput what version of phpunit we got going, for debugging
2015-07-12 Gaetano GiuntaMerge pull request #27 from gggeek/php53 4.0.0-alpha
2015-07-12 gggeekTry to make hhvm test runs faster
2015-07-11 gggeekAllow hhvm testsuite failures not to fail the Travis...
2015-04-19 gggeekTest if we can get faster tests for hhvm
2015-04-17 gggeekFor travis tests, use the version of phpunit which...
2015-04-14 gggeekTry to echo hhvm error log on failure
2015-03-22 gggeekTry again at generating test coverage
2015-03-22 gggeek2nd try at code coverage upload
2015-03-22 gggeek1st attempt at having code-coverage info for tests...
2015-03-21 gggeekReorganize travis scripts for clarity
2015-03-21 gggeekNth time is a charm?
2015-03-21 gggeekAllow the tests to use a version of SSL which should...
2015-03-21 gggeekone more try
2015-03-21 gggeekFix (hopefully) the Travis tests using https for localhost
2015-03-21 gggeekOne more travis https test
2015-03-21 gggeektravis testing
2015-03-21 gggeek2nd try at local https on travis
2015-03-21 gggeekTry using localhost for https tests on Travis
2015-03-20 gggeekMore travis fixes
2015-03-20 gggeekDisplay apache logs in travis console
2015-03-20 gggeekMore playing around with travis
2015-03-20 gggeekReplace nginx with privoxy for travis testing
2015-03-19 gggeekAdd proxy setup for travis tests
2015-03-19 gggeekMove travis config in a subdir of tests; enable debug...
2015-03-15 gggeekYet one more try at travis+fcgi
2015-03-15 gggeekImprove support for hhvm on travis
2015-03-15 gggeek2nd try at travis/apache
2015-03-15 gggeek1st test in using local apache for testsuite
2015-03-15 gggeekAdd php 7 testing on travis
2014-12-16 gggeekMake Travis start using new testsuite
2014-12-10 gggeekFix leftovers from branch merging; remove more php...
2014-12-09 gggeekMerge 5.3 branch, as that becomes the new master, and...
2014-12-08 gggeekMake sure testsuite returns non-0 exit code on failure...
2014-12-07 gggeekPlaying around with Travis
2014-12-07 gggeekDisable XDebug for unit testing on Travis
2014-12-07 gggeek2nd try to get Travis up and running
2014-12-07 gggeekImprove testsuite to make it easily executable by Travis