aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeLines
* Fetch/send archive of modules before/after tests.Matthew Somerville2014-03-30-3/+7
| | | | | | | Before running carton install, see if we have a stored copy of the local directory on ge.tt - if so, download and use that instead. After running the tests, if we didn't download a copy, bundle it up and upload it to ge.tt for use next time.
* Add sv_SE to Travis so test using it passes.Matthew Somerville2014-03-12-1/+1
|
* Move SOAP::WSDL requirement into UK cpanfile feature.Matthew Somerville2014-02-26-5/+0
| | | | Note how we'd like to do the same with SOAP::Lite.
* Run Travis on all branches.Matthew Somerville2014-02-26-4/+0
|
* Fix test suite to run regardless of config setup.Matthew Somerville2013-10-24-4/+0
|
* Add lots of cobrands to be tested.Matthew Somerville2013-09-13-3/+2
|
* Make changes needed to run Zurich tests on travisEdmund von der Burg2013-09-10-1/+2
|
* Fixes to module installation.Matthew Somerville2013-07-26-1/+6
| | | | | | | * Upgrade ExtUtils::MakeMaker, and remove old workaround. * DIME::Tools won't install without --force (needed by SOAP::Lite in travis). * Remove SOAP::WSDL from cpanfile, as it won't install and nothing needs it apart from Barnet (UK specific).
* See if installing libgmp-dev helps with Travis.Matthew Somerville2013-06-04-1/+1
|
* Add do-not-reply config variable, removing special case from code.Matthew Somerville2013-01-02-1/+0
|
* Add TIME_ZONE variable for local display of times.Matthew Somerville2012-10-08-0/+4
|
* Display method variables correctly.Matthew Somerville2012-10-08-0/+5
|
* Travis script.Matthew Somerville2012-10-05-0/+33