Commit Graph

54 Commits (master)

Author SHA1 Message Date
Zaahir Moolla 16fdf17238
Remove Perl 5.16 from Travis 2017-11-14 09:54:23 -05:00
Zaahir Moolla 0be2a4677e
Build Perl 16 and 26 until fully upgraded 2017-11-07 15:57:16 -05:00
Eric Johnson e2981a3cf1 Eric/perl 5.26.0 (#4529)
* perl-5.26.0: Handle NaN

* perl-5.26.0: regexp escaping

* fix typo

* bump travis to perl-5.26.0

* perl-5.26.0: unicode changed

* revert to perl5.16

* cache perl-5.26/lib
2017-11-07 13:58:30 -05:00
Zaahir Moolla b49cd752b2 Switch Travis to Ubuntu 14 (Trusty) (#4487)
* Update .travis.yml

* single process for installing perl deps
2017-09-14 16:25:55 +01:00
Zaahir Moolla 0ad6de99b1 Fix Travis Builds: use --mirror-only option to prevent installing from backpan (#4478)
* use mirror only to prevent installing from backpan

* reverse order of mirrors
2017-09-06 13:01:56 -04:00
PJ Hampton 5d9089c6dd Update travis config. (#4373) 2017-07-25 13:35:02 -04:00
PJ Hampton 512d0c49e8 Conversions: Fixed spelling of cmH2O and Cups, Fixes FE-Tests (#4160)
* Fixed spelling of cmH2O

* Add working tests.

* Try jasmine-node.

* Added init package file.

* Install mathjs.

* Refactored custom units.

* Finish up tests.

* Update package.json.

* Fix cups spelling.
2017-05-05 15:18:03 -04:00
PJ Hampton 1567f0d341 Add mathjs to travis. 2017-05-03 13:12:22 +01:00
PJ Hampton 5339c29f9e Add tests for custom units. 2017-05-03 13:09:41 +01:00
PJ Hampton 4bd79a4c13 Add jasmine setup. 2017-04-28 11:43:25 +00:00
Zach Thompson 3ccfdeb849 try forcing a single process for readability 2016-03-01 16:41:48 -07:00
Zach Thompson 198a3b87a2 no concurrency 2016-03-01 15:48:02 -07:00
Zach Thompson 232b19d12e ok, two processes 2016-03-01 15:39:21 -07:00
Zach Thompson d40329c991 reduce concurrency 2016-03-01 15:31:29 -07:00
Zach Thompson 0902ac9acb just prove 2016-03-01 15:17:48 -07:00
Zach Thompson d970dd383c test prove on it's own line 2016-03-01 15:08:51 -07:00
Zach Thompson a35c1595e4 Disable LWP host verification so we can use HTTPS with S3 without killing tests 2015-11-16 17:51:52 -07:00
Zach Thompson eccc600b34 remove manual meta 2015-11-12 18:37:53 -07:00
Zach Thompson a1cd1525cb manual download of meta 2015-11-12 18:31:02 -07:00
Zach Thompson dcc776e1a8 skip-installed on by default 2015-11-12 18:27:31 -07:00
Zach Thompson 830e48e3a9 cache all of lib 2015-11-12 17:08:40 -07:00
Zach Thompson 9cb784c76a add harness 2015-11-12 16:58:59 -07:00
Zach Thompson 68be0dbb82 test remove harness 2015-11-12 16:53:15 -07:00
Zach Thompson c877ae45ff remove debug 2015-11-12 16:39:49 -07:00
Zach Thompson a8ff57ded0 sigh, debug 2015-11-12 16:35:39 -07:00
Zach Thompson c09b6f0b56 npm stuff cached too 2015-11-12 16:30:40 -07:00
Zach Thompson 419517254a use skip-satisfied with cpanm 2015-11-12 16:17:16 -07:00
Zach Thompson 20ee253353 Try caching on travis
- Perl deps
  - Metadata
2015-11-12 16:13:24 -07:00
Rob Emery dd96e3fe0e Attempting to debug by showing stderr 2015-07-11 11:09:56 +01:00
Zach Thompson d6a9376cd3 Redirect make warnings due to missing bundles/metadata for now. 2015-07-08 15:36:30 -06:00
Zach Thompson 0b12eb93d7 Re-add tests 2015-07-08 14:58:40 -06:00
Zach Thompson 5a56f8029e Add prove to travis 2015-07-08 11:16:46 -06:00
Zach Thompson 985cda2070 Revert last change 2015-07-08 11:15:33 -06:00
Zach Thompson 95775a9d68 Run prove during install 2015-07-08 11:11:36 -06:00
Zach Thompson 81ebb2298e dist.ini: re-add Dist::Zilla, just in case it's not isntalled by default 2015-04-10 16:35:41 -06:00
Zach Thompson 80f8a728b1 .travis.yml: Dist::Zilla should be covered in authordeps 2015-04-10 15:48:46 -06:00
Zach Thompson 545da851fc .travis.yml: Do we need duckpan installed for travis? 2015-04-10 15:45:43 -06:00
Zach Thompson eaf3d21c71 dist.ini: Can we forget about managing dependencies manually? Let's try.
.travis.yml: cpanm tries to install some things on duckpan.org
2015-04-10 15:17:50 -06:00
Zach Thompson 45c9146b5b .travil.yml: explicitly install npm packages globally so they are in path 2015-04-02 09:51:27 -06:00
Zach Thompson e106d4c845 .travis.yml: install handlebars 2015-03-25 14:53:38 -06:00
Zach Thompson cef4e6f793 dist.ini:
* Add BuildShareAssets plugin
	* Add PruneFiles to skip installing source files BuildShareAssets compiles
	* Remove some plugins we've determined aren't necessary
.travis.yml: Add duckpan mirror for BuildShareAssets
weaver.ini: There really isn't any POD worth looking at in the IAs.
2015-03-25 10:08:03 -06:00
Zach Thompson 934343414f dist.ini: Remove TravisCI plugin so we can edit manually
.travis.yml: Add Travis container routing
2015-03-18 10:22:16 -06:00
jagtalon 75e00ed0c8 TravisCI: duckpan DDG fails with old version of autodie.
utf8::all bails out when autodie is < 2.11. Adding cpanm autodie will pull in the latest version and duckpan DDG should work for Perls 5.1 and 5.16 then.
2014-08-14 19:54:13 +00:00
jagtalon 5cb0f137de TravisCI: Add libmpfr-dev to the dependencies. 2014-06-12 23:12:34 +00:00
Jag Talon cfe6cedc05 TravisCI: Plugin changed .travis.yml 2014-03-03 16:52:00 -05:00
DuckDuckHack Five cc34a00534 Travis: Bump 2014-02-27 01:52:58 -05:00
Jag Talon db61efd13b TravisCI: Update .travis.yml 2014-02-17 15:08:06 -05:00
Jag Talon 18a38b6de8 TravisCI: Specify the Perl versions that we want. 2014-02-17 14:52:53 -05:00
Jag Talon 400673d116 Travis: Remove Perl version 5.10 2014-02-13 15:53:11 -05:00
Caine Tighe 2f7ece9f89 .travis.yml: remove stale perls. 2014-02-13 14:41:40 -05:00