Slic3r/.travis.yml

10 lines
112 B
YAML

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