[PATCH v2 3/3] travis: add mariadb-10.3 as test

Daniel Axtens dja at axtens.net
Thu Aug 9 02:05:11 AEST 2018


Hi Daniel,

All look good to me (sparse commit messages aside) - I'll do some
testing and hopefully push them this week. Thanks for your contributions
to Patchwork!

Regards,
Daniel

> Signed-off-by: Daniel Black <daniel at linux.ibm.com>
> ---
>  .travis.yml | 5 +++++
>  1 file changed, 5 insertions(+)
>
> diff --git a/.travis.yml b/.travis.yml
> index 0c6e79d..70b42c1 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -26,6 +26,11 @@ env:
>  
>  matrix:
>    include:
> +    - addons:
> +        mariadb: '10.3'
> +      env:
> +        - PW_TEST_DB_TYPE=mysql
> +        - PW_TEST_DB_USER=root
>      - addons:
>          postgresql: "10"
>          apt:
> -- 
> 2.17.1
>
> _______________________________________________
> Patchwork mailing list
> Patchwork at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/patchwork


More information about the Patchwork mailing list