Slic3r/.travis.yml

10 lines
112 B
YAML
Raw Normal View History

language: perl
2013-09-19 12:55:55 +04:00
install: true
script: perl ./Build.PL
perl:
- "5.14"
- "5.12"
branches:
only:
- master