Slic3r/.travis.yml

8 lines
83 B
YAML
Raw Normal View History

script: perl ./Build.PL
perl:
- "5.14"
- "5.12"
branches:
only:
- master