add travis configuration
[gitmo/Moose.git] / .travis.yml
1 language: perl
2 perl:
3     - "5.16"
4     - "5.14"
5     - "5.12"
6     - "5.10"