MySQLTuner-perl/.travis.yml
Jean-Marie Renouard bbf0db87d5 Update .travis.yml
2016-03-29 14:32:52 +02:00

38 lines
667 B
YAML

sudo: false
language: perl
perl:
- "blead"
- "5.20"
- "5.18"
- "5.16"
- "5.14"
- "5.12"
- "5.10"
- "5.8"
matrix:
include:
- addons:
mariadb: 5.5
perl: 5.20
- addons:
mariadb: 10.0
perl: 5.20
- addons:
mariadb: 10.1
perl: 5.20
before_install:
- git clone git://github.com/haarg/perl-travis-helper
- source perl-travis-helper/init
- build-perl
- perl -V
install:
- cpanm --quiet --notest Data::Dumper
- cpanm --quiet --notest Text::Template
- cpanm --quiet --notest JSON
script:
- ./mysqltuner.pl --idxstat --dbstat