Revert "removing mariaDB 10.1 as test from travis - temporary"

This reverts commit 6f5f5c4b45.
This commit is contained in:
Christian Loos 2016-08-29 14:26:40 +02:00
parent 7d966855c7
commit b7b6ebc61e

View file

@ -20,9 +20,9 @@ matrix:
- addons:
mariadb: "10.0"
perl: "5.20"
# - addons:
# mariadb: "10.1"
# perl: "5.20"
- addons:
mariadb: "10.1"
perl: "5.20"
before_install:
- git clone git://github.com/haarg/perl-travis-helper