removing mariaDB 10.1 as test from travis - temporary

This commit is contained in:
root 2016-03-30 17:24:44 +02:00
parent c74d51e065
commit 6f5f5c4b45

View File

@ -19,9 +19,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