Slic3r/.travis.yml

13 lines
137 B
YAML
Raw Normal View History

language: perl
2013-09-19 12:55:55 +04:00
install: true
script: perl ./Build.PL
perl:
- "5.12"
2014-05-04 20:03:28 +04:00
- "5.14"
- "5.18"
branches:
only:
- master
2014-02-16 20:08:15 +04:00
- stable