the lexicals in the reduce fallback don't actually need to be called $a and $b
[catagits/DOM-Tiny.git] / .travis.yml
CommitLineData
a292be34 1language: perl
2perl:
3 - "5.20"
4 - "5.18"
5 - "5.16"
6 - "5.14"
7 - "5.12"
8 - "5.10"
2d9f5165 9 - "5.8"