account for coderefs partially
[dbsrgits/DBIx-Class.git] / .travis.yml
2013-10-11 Peter Rabbitson Reenable 5.10 travis smokes
2013-10-11 Peter Rabbitson MULTICREATE_DEBUG + TRACE_PROFILE=console_monochrome...
2013-09-23 Peter Rabbitson Engage nuclear option of travis testing
2013-09-13 Peter Rabbitson Disable perl introduced in ced296a8 until fixed Carp...
2013-09-09 Peter Rabbitson Reorder travis tests by length, add 5.12.4
2013-08-29 Peter Rabbitson Do one poisoned env testrun with a threaded perl
2013-08-29 Peter Rabbitson Only smoke blead-pan on allowed-to-fail runs
2013-08-29 Peter Rabbitson Move bleadperl to 'fail ok' submatrix - too much churn
2013-08-29 Peter Rabbitson Switch travis-perl tests to 5.18
2013-08-22 Peter Rabbitson Apparently on_failure email flag affects the original...
2013-04-04 Peter Rabbitson Make sure external DBIC envvars do not cause tests...
2013-03-19 Peter Rabbitson Fix test failing with some tracing envvars (and smoke...
2013-03-01 Peter Rabbitson Smoke all branches on travis except for blocked* and...
2013-02-01 Peter Rabbitson Clarify travis timings
2013-02-01 Peter Rabbitson New travis build infrastructure is 'set -e' sensitive
2013-01-06 Peter Rabbitson Reorganize travis test script, I *think* no functional...
2012-12-19 Peter Rabbitson Attempt to build a dist on travis if all tests pass
2012-12-11 Peter Rabbitson Smoke bleadperl as well
2012-12-10 Peter Rabbitson Turn the CLEANTEST smokes into full blown CPAN-based...
2012-12-03 Peter Rabbitson Disable travis list notifications until things stabilize
2012-12-03 Peter Rabbitson Expand comments, move core dep install before RDBMS...
2012-12-02 Peter Rabbitson Do not spam the mailing lists - only notify once per...
2012-11-30 Peter Rabbitson Throw away suboptimal travis CPANM env-option and tight...
2012-11-30 Peter Rabbitson More extensive travis testing plan
2012-11-27 Brendan Byrd Update .travis.yml with faster deps and DBICTESTs
2012-06-20 Brendan Byrd Add Travis YML for Travis-CI support