[wp-trac] [WordPress Trac] #30462: Test multiple MySQL versions on Travis
WordPress Trac
noreply at wordpress.org
Sat May 14 08:44:29 UTC 2016
#30462: Test multiple MySQL versions on Travis
---------------------------------------+------------------------------
Reporter: pento | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: needs-refresh needs-patch | Focuses:
---------------------------------------+------------------------------
Changes (by netweb):
* keywords: has-patch => needs-refresh needs-patch
Comment:
Travis CI now supports cron jobs for scheduling jobs, this could be a
''once a day'' build rather than per commit for testing a large matrix of
database versions without being overly time consuming for the existing
build matrix. This build matrix could then include alternate locale
collations and character sets.
To perform a said ''once daily'' Travis CI build matrix we'd use a
separate GitHub repo specifically for this purpose with a custom
`.travis.yml` defining this build matrix.
See https://docs.travis-ci.com/user/cron-jobs/
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30462#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list