Release 0.36
[catagits/Catalyst-Plugin-Static-Simple.git] / .travis.yml
CommitLineData
94538c9e 1language: perl
2perl:
c3073f86 3 - "5.26"
4 - "5.24"
5 - "5.22"
94538c9e 6 - "5.20"
7 - "5.18"
8 - "5.16"
9 - "5.14"
10 - "5.12"
11 - "5.10"
12 - "5.8"
0f93c510 13sudo: false
14before_install:
15 - eval $(curl https://travis-perl.github.io/init) --auto
94538c9e 16install:
0f93c510 17 - $HELPERS_ROOT/bin/cpan-config
18 - cpan-install --deps Test::NoTabs Test::Pod Test::Pod::Coverage