MySQLTuner-perl/.travis.yml
Jean-Marie RENOUARD c83a07139c Adding travis information
typo fix
2015-08-19 18:25:25 +02:00

23 lines
343 B
YAML

language: perl
perl:
- "blead"
- "5.20"
- "5.18"
- "5.16"
- "5.14"
- "5.12"
- "5.10"
- "5.8"
- "5.6"
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
script:
- mysqltuner