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: - 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