removing mariaDB 10.1 as test from travis - temporary
This commit is contained in:
parent
c74d51e065
commit
6f5f5c4b45
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue