aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeLines
* Remove some unused cobrands.Matthew Somerville2016-04-20-2/+0
|
* [Travis] Test multiple perl versions.Matthew Somerville2016-03-23-1/+4
|
* [Travis] Improve handling of bad module install.Matthew Somerville2016-01-22-1/+1
| | | | | Mark build broken if modules don't install, and only upload new module caches on success.
* [Travis] Add gitter.im webhook.Matthew Somerville2015-07-31-0/+3
|
* Have code fallback to Image::Size if no jhead.Matthew Somerville2015-02-05-2/+0
| | | | Don't bother installing it on Travis.
* Remove warning if Math::BigInt::GMP not installed.Matthew Somerville2015-02-05-3/+1
|
* [Travis] Only install boto when necessary.Matthew Somerville2015-02-05-1/+1
| | | | And make sure file is removed if not a tar file.
* Install Locale::gettext via cpanfile.Matthew Somerville2015-02-05-1/+1
|
* Remove need for cron-wrapper with existing scriptsMatthew Somerville2015-01-19-2/+2
| | | | | Call the necessary boilerplate in each script so you can call them directly. Remove boilerplate from files that don't need it.
* Rename test-wrapper to run-tests.Matthew Somerville2015-01-19-8/+1
| | | | As that's what it does; and use it in Travis.
* Tidy up of bin directory.Matthew Somerville2015-01-19-1/+1
| | | | | Remove some unneeded scripts, move others to cobrand-specific directories.
* Switch carton bundling to S3.Matthew Somerville2014-07-09-2/+5
|
* 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