Revert "removing mariaDB 10.1 as test from travis - temporary"
This reverts commit 6f5f5c4b45
.
This commit is contained in:
parent
7d966855c7
commit
b7b6ebc61e
1 changed files with 3 additions and 3 deletions
|
@ -20,9 +20,9 @@ matrix:
|
||||||
- addons:
|
- addons:
|
||||||
mariadb: "10.0"
|
mariadb: "10.0"
|
||||||
perl: "5.20"
|
perl: "5.20"
|
||||||
# - addons:
|
- addons:
|
||||||
# mariadb: "10.1"
|
mariadb: "10.1"
|
||||||
# perl: "5.20"
|
perl: "5.20"
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- git clone git://github.com/haarg/perl-travis-helper
|
- git clone git://github.com/haarg/perl-travis-helper
|
||||||
|
|
Loading…
Reference in a new issue